Commit graph

7 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
03d928bf5d adjust create room dialog name field selector 2019-09-20 17:22:43 +02:00
Bruno Windels
f66f5bedb6 Adjust how room directory and create room dialog should be opened 2019-09-10 16:27:02 +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
fe6a273ba9 fix joining a room through the room directory 2019-03-29 13:59:42 +01:00
Bruno Windels
65ca1b33ee fix creating a room 2019-03-29 12:27:48 +01:00
Bruno Windels
5ec8f6f9b4 rename tests folder to the more accurate usecases 2018-09-12 18:40:25 +02:00
Renamed from src/tests/create-room.js (Browse further)