12 Commits

Author SHA1 Message Date
J. Ryan Stinnett
3e6719e8ab Wait for password validation 2019-04-25 18:10:41 +01:00
Bruno Windels
ee1e585301 remove explicit timeout for polling as well 2019-04-16 15:41:45 +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
ef59c59f37 poll these as well as ci is slowwww 2019-04-16 12:22:48 +02:00
Bruno Windels
20c3023b94 use session.poll as well for polling when receiving a message 2019-04-16 11:55:33 +02:00
Bruno Windels
b01e126433 wait longer to arrive at #home but poll every 100ms 2019-04-16 10:30:14 +02:00
Bruno Windels
04e06c3cfa PR feedback 2019-04-04 10:20:25 +02:00
Bruno Windels
ab5a2452ee fix signup 2019-03-29 12:04:51 +01:00
Travis Ralston
2e839d545a Click the 'Accept' button as part of the signup process
Part of https://github.com/vector-im/riot-web/issues/7700
2018-11-15 20:23:15 -07:00
Travis Ralston
d57a56d7a8 There is no more server notices invite on signup 2018-11-01 18:35:42 -06:00
Travis Ralston
f607cb2702 Fix the registration process to handle m.login.terms auth 2018-11-01 17:55:48 -06:00
Bruno Windels
5ec8f6f9b4 rename tests folder to the more accurate usecases 2018-09-12 18:40:25 +02:00