Bruno Windels
5ec8f6f9b4
rename tests folder to the more accurate usecases
2018-09-12 18:40:25 +02:00
Bruno Windels
f49b85897d
remove specific timeout for selectors
...
as these are not hard sleeps, but timeouts, its better to put them
a bit larger, as in the best case they'll return quickly anyway
and in the worst case where they need a lot of time it's still better
if the tests don't fail
2018-08-23 00:29:24 +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
a78c095cf6
add support for changing the room settings
2018-08-08 11:45:26 +02:00
Bruno Windels
aaa5ee1a25
more consistent naming on session methods
2018-08-07 18:21:53 +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
Bruno Windels
7c91ecab7e
create session object to scope a user, move helper methods there
2018-08-07 16:45:34 +02:00