Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Application tests #8

Open
carlnewton opened this issue May 12, 2024 · 1 comment
Open

Application tests #8

carlnewton opened this issue May 12, 2024 · 1 comment
Labels
help wanted Extra attention is needed
Milestone

Comments

@carlnewton
Copy link
Owner

Application tests that use an in-memory sqlite database and automatically populate the database with test fixtures creating scenarios. I ran into some issues getting the schema created automatically.

@carlnewton carlnewton added the help wanted Extra attention is needed label May 12, 2024
@carlnewton carlnewton added this to the Phase 1: Local milestone May 12, 2024
@carlnewton
Copy link
Owner Author

I'm thinking that Cypress might be a good option for this now. I was originally going to use Symfony's application tests, but Cypress might be more robust and feature rich due to wider usage.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
Status: Todo
Development

No branches or pull requests

1 participant