V14/qa/new acceptance tests (#14435)

* Added auth to gitignore

* Added a setup for logging in which allows us to save the token for the user
This commit is contained in:
Andreas Zerbst
2023-06-23 08:56:30 +02:00
committed by GitHub
parent 1149cddc09
commit 1d215aa1b1
5 changed files with 66 additions and 96 deletions

1
.gitignore vendored
View File

@@ -92,6 +92,7 @@ preserve.belle
# Tests
/tests/Umbraco.Tests.AcceptanceTest/.env
/tests/Umbraco.Tests.AcceptanceTest/playwright/.auth
/tests/Umbraco.Tests.Integration.SqlCe/DatabaseContextTests.sdf
/tests/Umbraco.Tests.Integration.SqlCe/[Uu]mbraco/[Dd]ata/TEMP/
/tests/Umbraco.Tests.Integration/appsettings.Tests.Local.json