Commit graph

22 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
Matthew Hodgson
f5b605beaa unbreak tests (take 2); we no longer prompt for IS at register 2019-09-23 22:43:48 +01:00
Matthew Hodgson
fe1b786c50 unbreak tests; we no longer prompt for IS at register 2019-09-23 22:33:30 +01:00
Bruno Windels
06af5b3f22 look for a change (HS) link in the registration but don't fail if its not there 2019-09-17 11:40:24 +02:00
Bruno Windels
1ea5047607 only need 2 clicks, not 3 2019-09-16 14:02:22 +02:00
Bruno Windels
c36673b992
Revert "Revert "Fix signup: set custom hs through advanced section, and accept IS step"" 2019-09-13 14:40:25 +00:00
Bruno Windels
16591719e3
Revert "Fix signup: set custom hs through advanced section, and accept IS step" 2019-09-10 15:40:17 +00:00
Bruno Windels
b8b2ef266b
Merge pull request #56 from matrix-org/bwindels/fix-signup
Fix signup: set custom hs through advanced section, and accept IS step
2019-09-10 15:17:08 +00:00
Bruno Windels
67b03b5a0f Fix signup: set custom hs through advanced section, and accept IS step 2019-09-10 16:25:59 +02:00
J. Ryan Stinnett
7635e93896 Adjust tests for hidden IS field 2019-08-28 11:41:29 +01:00
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
Renamed from src/tests/signup.js (Browse further)