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

End-to-end tests: Use a separate file for defining test cases #507

Open
madeline-k opened this issue Jan 16, 2024 · 0 comments
Open

End-to-end tests: Use a separate file for defining test cases #507

madeline-k opened this issue Jan 16, 2024 · 0 comments

Comments

@madeline-k
Copy link
Collaborator

Currently all of the test logic, and each test case is in the same file end-to-end.rs. It would reduce cognitive load when adding new tests, if that was in a separate file containing only the test cases, and not all of the logic for executing them.

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