Commit graph

4 commits

Author SHA1 Message Date
Bruno Windels
ca86969f92 move everything to subfolder to merge into react-sdk 2019-10-09 16:52:48 +02:00
Bruno Windels
48c1d46aa7 remove explicit timeouts from tests for selectors
- gets rid of the waitAndQuery vs query distinction,
  all queries now wait if needed (called query and queryAll)
- remove explicit timeouts,
  as they depend on the speed of the machine the tests run on
2019-04-16 15:39:21 +02:00
Bruno Windels
9ab1692544 fix verification, replace device id/key with SAS verification. 2019-04-02 14:30:41 +02:00
Bruno Windels
239e6a4bce add ll tests to check if all expected members are in memberlist
also move verify-device use case to timeline to reuse memberlist
query for this test.
2018-09-13 12:03:29 +02:00
Renamed from src/usecases/verify-device.js (Browse further)