Clarification and Tests for default_room_version #1221

Merged
ginger merged 3 commits from Aviac/continuwuity:default-room-version-clarifications into main 2025-12-16 14:19:43 +00:00

3 commits

Author SHA1 Message Date
dee936813c
fix: Update comment in src/core/config/mod.rs
All checks were successful
Documentation / Build and Deploy Documentation (pull_request) Has been skipped
Update flake hashes / update-flake-hashes (pull_request) Successful in 55s
Checks / Prek / Pre-commit & Formatting (pull_request) Successful in 1m43s
Checks / Prek / Clippy and Cargo Tests (pull_request) Successful in 8m43s
2025-12-15 09:56:18 -05:00
2cf0923386
test: add test for config with default_room_version
All checks were successful
Documentation / Build and Deploy Documentation (pull_request) Has been skipped
Update flake hashes / update-flake-hashes (pull_request) Successful in 58s
Checks / Prek / Pre-commit & Formatting (pull_request) Successful in 1m29s
Checks / Prek / Clippy and Cargo Tests (pull_request) Successful in 12m36s
This commit refactors the test a bit to run the basic test script with
different configs. Currently we have two configs we test:

- the bare minimum to make it run (base)
- base + default_room_version set to "12"
2025-12-11 09:36:06 +01:00
26483e17ad
docs: Add note about the type of the default_room_version option 2025-12-11 09:35:43 +01:00