Skip to content

Integration testing should rebuild the test environment from scratch #1724

@galenlynch

Description

@galenlynch

A number of issues stem from the fact that iteratively upgrading the Conda environment does not produce the same result as installing the Conda environment from scratch. This means that integration testing does not detect detecting environment and version compatibility problems that may exist on a fresh install.

Maybe the integration test should create a new testing-only Conda environment from scratch to make sure that this package can be installed 'fresh' on master, and delete it after testing is finished.

Ref #1722 #1720 #1723

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions