1
0

docs: remove mention of vikunja/api and vikunja/frontend repos

This commit is contained in:
kolaente
2024-02-08 14:11:36 +01:00
parent 15a1473c11
commit fceb638e75
12 changed files with 19 additions and 19 deletions

View File

@ -91,7 +91,7 @@ fixtures other than db fixtures (like files).
## Frontend tests
The frontend has end to end tests with Cypress that use a Vikunja instance and drive a browser against it.
Check out the docs [in the frontend repo](https://kolaente.dev/vikunja/frontend/src/branch/main/cypress/README.md) about how they work and how to get them running.
Check out the docs [in the frontend repo](https://kolaente.dev/vikunja/vikunja/src/branch/main/frontend/cypress/README.md) about how they work and how to get them running.
### Unit Tests