Andy Balaam
605f4f26ae
Fix a test that was expecting an edit to be considered unread ( #11847 )
2023-11-11 08:42:02 +00:00
Andy Balaam
c1a060bac6
Disable everywhere since we saw another flake
2023-11-10 11:40:08 +00:00
Andy Balaam
d0383e3cd5
Disable 'A room with an edit ... restart' because flaking on Rust
2023-11-10 11:26:30 +00:00
Andy Balaam
f57dae0926
Enable tests fixed by https://github.com/matrix-org/matrix-js-sdk/pull/3817 ( #11781 )
2023-11-09 14:47:14 +00:00
Richard van der Hoff
7ff2b02364
Disable a bunch of flaky cypress tests ( #11719 )
2023-10-05 15:30:49 +01:00
Andy Balaam
ff1057fb0a
Share code for room initialisation between read receipt tests
2023-10-02 16:59:38 +01:00
Andy Balaam
966d8bd695
Ensure the bot has joined the correct room before we start the test ( #11693 )
2023-10-02 12:51:56 +00:00
Andy Balaam
1897962086
Fix expectations in edit tests: edits should not cause unread ( #11682 )
...
* Fix expectations in edit tests: edits should not cause unread
* Skip flaky test
2023-10-02 09:55:18 +00:00
Andy Balaam
25a462ad8e
Fix lint error
2023-09-25 09:51:44 +01:00
Andy Balaam
10eac43e24
Fix flaky test that raced because we were in the room while the count changed
2023-09-25 09:51:44 +01:00
Andy Balaam
14a622b1e8
Fix flaky test that assumes edits count as messages
2023-09-25 09:51:44 +01:00
Andy Balaam
1c2d604abe
Split the read-receipt tests into logical units ( #11649 )
...
* Split the read-receipt tests into logical units
* Move read-receipt docs into a readme file
* Provide doc comments for exported functions in read-receipt tests
2023-09-22 11:57:40 +00:00