David Négrier
a991f0eec9
increase timeouts (who knows....)
2021-12-06 12:04:04 +01:00
David Négrier
f90bd85ded
Improving error reporting and adding Video reports
2021-12-03 19:54:34 +01:00
David Négrier
78ee4009c8
Improving tests, WIP
2021-12-03 09:28:30 +01:00
David Négrier
a3b20cf065
Installing NPM dependencies in CI for tests
2021-12-01 14:29:51 +01:00
David Négrier
fcf0888864
Adding a reconnect feature in case first Pusher request fails
...
Now, if the first pusher request fails, a waiting message will be displayed and the application will reconnect when the pusher comes back alive or the network connection is established again.
2021-12-01 14:14:02 +01:00
David Négrier
8eb346de25
Displaying logs in case of error
2021-11-24 10:58:26 +01:00
David Négrier
7ef6431b64
More CI debug
2021-11-24 10:21:35 +01:00
David Négrier
963486b663
Adding code to post screenshots of failed tests
2021-11-24 09:26:54 +01:00
David Négrier
a82f4e1813
Adding end-to-end tests
...
The first test is testing a tricky cache scenario with the back when testing variables.
The end-to-end package used is testcafe.
2021-11-23 15:43:34 +01:00