Commit Graph

5 Commits (f49b85897d2eef02574ef5719cf0dccb12986446)

Author SHA1 Message Date
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 aaa5ee1a25 more consistent naming on session methods 2018-08-07 18:21:53 +02:00
Bruno Windels 7c91ecab7e create session object to scope a user, move helper methods there 2018-08-07 16:45:34 +02:00