test(e2e): test login page
This commit is contained in:
parent
5f8a9d0f59
commit
3a1b81c4be
11 changed files with 92 additions and 6 deletions
4
.env.test
Normal file
4
.env.test
Normal file
|
@ -0,0 +1,4 @@
|
|||
AUTH_SECRET="auth_secret"
|
||||
AUTH_URL="http://localhost:3000"
|
||||
DATABASE_URL="file:./dev.db"
|
||||
AUTH_AUTHENTIK_ISSUER="auth_issuer"
|
Loading…
Add table
Add a link
Reference in a new issue