Anthony LC
|
05a6818439
|
🧑💻(e2e) display more information when auth fails
When the auth fails, it was quite obscure to
understand what was going on.
We now take a screenshot of the page and display
the console logs.
|
2025-03-17 09:30:19 +01:00 |
|
Anthony LC
|
4e4e2e23e3
|
⚡️(e2e) unique login between tests
We will cache the login token in the browser
storage and reuse it between tests.
This will speed up the tests and reduce the
load on the server.
|
2024-06-06 22:31:43 +02:00 |
|
Anthony LC
|
3098b9f4fc
|
🚀(app-impress) create the e2e app impress
Create the e2e app impress, it will be used
to test the app impress.
|
2024-04-02 16:39:17 +02:00 |
|