chore: add e2e tests for basic template and workspace flow (#5637)

* Fix type error in first user setup

* Save auth state

* Add template creation - wip

Remove saved auth state because it wasn't working

* Try adding the rest of the tests

Can't see if they work yet, waiting on a release

* Update playwright

* Update gitignore

* Write tests

* Format

* Update ignores

* Check that start worked

Co-authored-by: Ben Potter <ben@coder.com>

Co-authored-by: Ben Potter <ben@coder.com>
This commit is contained in:
Presley Pizzo
2023-01-10 12:30:44 -05:00
committed by GitHub
parent 19ae42af53
commit 56a69b7eea
10 changed files with 100 additions and 28 deletions
+4 -1
View File
@@ -23,7 +23,10 @@ site/**/*.typegen.ts
site/build-storybook.log
site/coverage/
site/storybook-static/
site/test-results/
site/test-results/*
site/e2e/test-results/*
site/e2e/storageState.json
site/playwright-report/*
# Make target for updating golden files.
cli/testdata/.gen-golden