Skip to content

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

@tdashworth

Description

@tdashworth

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    developer experiencean issue related to the actual development of the codebase

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions