add instructions to run tests, and fix linting (for WebStorm)

This commit is contained in:
2024-07-19 14:35:48 -06:00
parent 27501f0898
commit 47274a9e7c
3 changed files with 22 additions and 2 deletions

View File

@@ -43,7 +43,7 @@ npm run lint
* Run the correct build:
* Test
* Staging
```
# (Let's replace this with a .env.development or .env.staging file.)
# The test BVC_MEETUPS_PROJECT_CLAIM_ID does not resolve as a URL because it's only in the test DB and the prod redirect won't redirect there.
@@ -69,6 +69,10 @@ npm run build
## Tests
### Automated
`npx playwright test`
### Register new user on test server
On the test server, User #0 has rights to register others, so you can start