We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It would be good to have a second import of the solution (before it's uninstalled) to test additional test cases. These include:
More test cases and refactoring of the test fixture to call the import a second time
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)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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
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)
The text was updated successfully, but these errors were encountered: