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

Refactor integration tests as a test suite #204

Open
frisitano opened this issue Mar 4, 2022 · 0 comments
Open

Refactor integration tests as a test suite #204

frisitano opened this issue Mar 4, 2022 · 0 comments

Comments

@frisitano
Copy link
Member

We should refactor the integration tests as a test suite. At the minute we are using a script with a single pass / failure depending on whether the whether the script completes gracefully or exits with non-zero error code. Instead we should use a test framework that provides a detailed breakdown of tests and their outcomes independently.

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

2 participants
@frisitano and others