surfaces/tests/adapter/matrix
Mikhail Putilovskij 9cdb6118e9 test(01-06): harden matrix room-vs-chat regressions
- Seed invite tests with explicit next_chat_index progression instead of C1 assumptions
- Separate Matrix room ids from logical chat ids in dispatcher coverage
- Verify the full Matrix adapter suite against the tightened assertions
2026-04-03 12:35:09 +03:00
..
__init__.py feat(matrix): add adapter baseline and platform-aware command hints 2026-04-01 01:04:54 +03:00
test_chat_space.py test(01-04): add matrix space regression coverage 2026-04-02 23:03:17 +03:00
test_confirm.py test(01-05): cover matrix confirm flow round trip 2026-04-03 12:27:42 +03:00
test_converter.py test(01-06): add failing matrix command-only regressions 2026-04-03 12:32:21 +03:00
test_dispatcher.py test(01-06): harden matrix room-vs-chat regressions 2026-04-03 12:35:09 +03:00
test_invite_space.py test(01-06): harden matrix room-vs-chat regressions 2026-04-03 12:35:09 +03:00
test_reactions.py test(01-06): add failing matrix command-only regressions 2026-04-03 12:32:21 +03:00
test_send_outgoing.py test(01-05): cover matrix confirm flow round trip 2026-04-03 12:27:42 +03:00
test_store.py test(01-04): add matrix space regression coverage 2026-04-02 23:03:17 +03:00