chore(monorepo): put back docs

This commit is contained in:
Elian Doran
2025-04-18 16:10:44 +03:00
parent 0143db5b45
commit ca37a416bb
879 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
# Setting up authentication
There is a setup test that stores the authentication token so that it can be reused throughout all the tests.
If tests fail due to being stuck on login, then it must be run.
To run it manually press “all” near the “Status:” text on top-left of the window
<figure class="image"><img src="1_Setting up authentication_.png"></figure>
Then check “setup” and look for `auth.setup.ts` and press its corresponding Run button:
<figure class="image"><img src="Setting up authentication_.png"></figure>