Skip to content

Add Installation Environment Test #2087

Open
@mrmundt

Description

@mrmundt

Summary

We have missed a few failures in our current test suite that would have been caught given the existence of an installation test suite. This thrusts into view the necessity for tests on an installation environment in addition to a development environment.

Rationale

We have missed several failures in our development environment that would have been caught if we were testing in an installation environment. We need to address this by adding a test on the installation environment.

Description

In the short-run, we can add small tests to catch corner cases of which we are aware, but in the long-run, we need to add a whole new environment that runs tests after installation (i.e., mirrors the tests that are done by conda on the feedstock).

Metadata

Metadata

Assignees

Labels

enhancementtesting_and_ciAny issues related to testing and/or continuous integration (e.g., github, travis, etc.)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions