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

Run the integration test import twice for better test case coverage #60

Open
tdashworth opened this issue Apr 28, 2021 · 0 comments
Open
Labels
developer experience an issue related to the actual development of the codebase

Comments

@tdashworth
Copy link
Contributor

tdashworth commented Apr 28, 2021

Is your feature request related to a problem? Please describe

It would be good to have a second import of the solution (before it's uninstalled) to test additional test cases. These include:

Describe the solution you'd like

More test cases and refactoring of the test fixture to call the import a second time

Additional Context

We can only test the failing circumstances if we did two deployment rounds. This would make #58 testable too. What are your thoughts?

Yep, we've run into this issue a few times. I wonder if we can have a second test fixture that we can order to only run after the first test fixture?

Originally posted by @ewingjm in #59 (comment)

@tdashworth tdashworth added the developer experience an issue related to the actual development of the codebase label Apr 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
developer experience an issue related to the actual development of the codebase
Projects
None yet
Development

No branches or pull requests

1 participant