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

Implement test strategy #5

Open
nickebbitt opened this issue Feb 21, 2020 · 1 comment
Open

Implement test strategy #5

nickebbitt opened this issue Feb 21, 2020 · 1 comment
Assignees

Comments

@nickebbitt
Copy link
Contributor

The tool has evolved from a simple app to test one or two failures into an app that caters for multiple failure scenarios.

The nature of the app feels like it lends itself to a predominantly integration style testing approach. Some test expectations will be easier to perform assertions on than others.

@nickebbitt nickebbitt self-assigned this Feb 27, 2020
@nickebbitt
Copy link
Contributor Author

nickebbitt commented Feb 27, 2020

Started work on this, going to introduce some tests to verify the API to begin with.

Need to think about how to test the failure behaviour, maybe something we can do with test containers

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