Commit Graph

7 Commits (f66f5bedb676c5191c732d7b086937c7b3349eda)

Author SHA1 Message Date
Bruno Windels 3056d936f5 use yarn and update dependencies, commit lock file 2019-03-29 11:55:33 +01:00
Bruno Windels 98aafd6abb add rest/non-browser session, which we can create a lot more off 2018-09-11 14:40:16 +02:00
Bruno Windels 8507cf8258 add argument for passing riot server, makes local testing easier 2018-08-15 11:26:46 +02:00
Bruno Windels 377a20fffa bring indentation in line with other front-end projects 2018-08-14 12:53:16 +02:00
Bruno Windels d738b404ca try upgrading puppeteer 2018-07-31 11:48:54 +02:00
Bruno Windels b76c3a1842 don't use jest and just run test code sequentially
since a lot of tests will be interdepent and need to happen in order,
it seems easier to not use a test runner enforcing tests to be semi-independent
and instead just run the code and have some logging code to see where
a problem occurs
2018-07-09 17:43:21 +02:00
Bruno Windels e806b0d22a initial commit 2018-07-05 11:55:45 +01:00