Commit graph

30 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
J. Ryan Stinnett
f82f9ecdb2 Use a stronger password 2019-04-25 14:28:39 +01:00
Bruno Windels
b0fb36dbb2 remove debug error 2019-04-09 18:09:18 +02:00
Bruno Windels
d978ce6b48 test upload artefacts on failure 2019-04-09 16:34:03 +02:00
Bruno Windels
b88dc0ffd5 show browser version when running tests 2019-04-09 15:45:16 +02:00
Bruno Windels
3affb8f068 section for creating rest users 2019-04-03 15:15:28 +02:00
Bruno Windels
450430d66c remove travis flag 2019-04-02 15:14:44 +02:00
Travis Ralston
d57a56d7a8 There is no more server notices invite on signup 2018-11-01 18:35:42 -06:00
Bruno Windels
cf397efed5 disable LL tests on travis CI 2018-09-18 16:50:33 +02:00
Bruno Windels
6deb595fec add logging to rest session actions 2018-09-14 12:17:22 +02:00
Bruno Windels
1725e7524b split up scenarios in multiple files as lazy-loading scenarios grow 2018-09-13 10:31:15 +02:00
Bruno Windels
5ec8f6f9b4 rename tests folder to the more accurate usecases 2018-09-12 18:40:25 +02:00
Bruno Windels
923ae90576 move range and delay over to util module 2018-09-12 18:38:42 +02:00
Bruno Windels
29aec256df finish basic LL test to see if display names appear from lazy loaded state 2018-09-12 14:53:19 +02:00
Bruno Windels
249cf4f87e implement reading and scrolling timeline, group timeline related code 2018-09-12 14:49:48 +02:00
Bruno Windels
244d5b0851 dont show all 20 send messages
support muting a logger and chaining calls
2018-09-12 09:48:37 +02:00
Bruno Windels
dcf96e1461 WIP for LL test 2018-09-11 18:32:32 +02:00
Bruno Windels
4a4b1f65aa wait for the message to be sent 2018-09-11 18:28:50 +02:00
Bruno Windels
40577109c2 Merge branch 'master' into bwindels/lltests 2018-09-11 17:21:30 +02:00
Bruno Windels
afc678fea0 pass rest session creator to scenario 2018-09-11 14:46:25 +02:00
Bruno Windels
a65d6af8c5 encryption dialogs dont always appear coming back from settings... weird 2018-08-23 10:04:06 +02:00
Bruno Windels
fd67ace078 increase timeouts so the tests dont timeout on build server 2018-08-23 00:27:30 +02:00
Bruno Windels
377a20fffa bring indentation in line with other front-end projects 2018-08-14 12:53:16 +02:00
Bruno Windels
2c983f8cee fix composer issue and more 2018-08-09 14:23:09 +02:00
Bruno Windels
af0c0c0afe add test scenario for e2e encryption 2018-08-08 18:30:48 +02:00
Bruno Windels
dc87e2bfe0 avoid typos 2018-08-08 12:42:34 +02:00
Bruno Windels
73c88fe603 prepare for more tests 2018-08-08 12:35:50 +02:00
Bruno Windels
1fd379b3d2 wait to receive message from other user 2018-08-08 12:17:36 +02:00
Bruno Windels
a78c095cf6 add support for changing the room settings 2018-08-08 11:45:26 +02:00
Bruno Windels
4e7df2126b move step logging to tests, DRY; put test scenario in separate file, less globals 2018-08-07 17:58:58 +02:00