⚡️(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.
This commit is contained in:
@@ -27,6 +27,7 @@ and this project adheres to
|
||||
- 🔧 (helm) sticky session by request_uri for signaling server (#78)
|
||||
- (frontend) change logo (#84)
|
||||
- (frontend) pdf has title doc (#84)
|
||||
- ⚡️(e2e) unique login between tests (#80)
|
||||
|
||||
## Fixed
|
||||
|
||||
|
||||
Reference in New Issue
Block a user