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

Allow for backend and integration tests #62

Open
ptrdom opened this issue Apr 13, 2022 · 0 comments
Open

Allow for backend and integration tests #62

ptrdom opened this issue Apr 13, 2022 · 0 comments

Comments

@ptrdom
Copy link
Member

ptrdom commented Apr 13, 2022

Currently sbt test runs both frontend and backend tests, there should be a way to run the tests in more granular fashion - separate tasks for frontend, backend and integration tests. Integration tests should allow for full application tests, one way to achieve that would be to run them on a production build, which would bundle frontend within the backend.

@ptrdom ptrdom changed the title Allow for backend-only and integration tests Allow for backend and integration tests Apr 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant