chore(monorepo): move everything into subdirectory for easy diffing

This commit is contained in:
Elian Doran
2025-04-18 01:28:32 +03:00
parent 3b69eadbf6
commit 318808f9ec
2646 changed files with 654 additions and 654 deletions

View File

@@ -1,12 +0,0 @@
# 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>