matrix-rust-sdk/testing
Benjamin Bouvier fa25e4d9fc
sliding sync: Rejigger the range API (#1955)
* feat: introduce SlidingSyncSelectiveModeBuilder
* feat: get rid of `CannotModifyRanges` \o/
* chore: rustfmt
* chore: remove scope in test
* chore: move request generator update to its own mod, gets rid of `set_ranges`
* chore: add comments on the request generator methods
* chore: sink one range_end definition into the match arm that matters
* ffi: remove unused `add_range` method
* test: update incorrect test expectation
* chore: make clippy happy
* address first review comments
* review: don't reuse the ranges field for two things
* chore: use a builder pattern for sliding sync selective mode
* address review comments + CI

Signed-off-by: Benjamin Bouvier <public@benj.me>
2023-05-26 13:40:46 +02:00
..
matrix-sdk-integration-testing sdk: Replace Sled with SQLite as defaut store 2023-05-08 12:11:10 +02:00
matrix-sdk-test sdk-test: Add room member ban sync event 2023-04-24 18:54:29 +02:00
matrix-sdk-test-macros Remove unused dependencies 2023-05-02 15:06:46 +02:00
sliding-sync-integration-test sliding sync: Rejigger the range API (#1955) 2023-05-26 13:40:46 +02:00