You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* WPB-5845 guests should not be able to join conversations under legalhold (#3853)
* Clean up LH tests (#3830)
* Use HasTests to save a few LOC.
* Fix/extend client CRUD api.
- moved internal add from API.Brig to API.BrigInternal
- created API.BrigCommon for data structured needed in both
- added public add
* Tranlate tests: manually add/delete client.
* Fiddle with test case type abstractions.
* Remove obsolete test from integration/test/Test/Demo.hs
* Unblock release. (#3871)
* WIP: [WPB-5687] port flaking LH tests to new integration (#3876)
* [fix] use -e flag to abort when `docker-compose` fails
* [feat] make `HasTests` easier to use
- delegate only the testcase generation to the user
- use an OVERLAPPABLE default instance if the type is a Generic Enum
- cover more cases
- don't use newtype Wrappers wherever possible
* [feat] port over flaking Legalhold tests and delete them from galley integration
* [feat] minor testlib improvements and additions
---------
Co-authored-by: Matthias Fischmann <mf@zerobuzz.net>
* wip
* fix integration tests
---------
Co-authored-by: fisx <mf@zerobuzz.net>
Co-authored-by: Mango The Fourth <40720523+MangoIV@users.noreply.github.com>
0 commit comments