conda / conda-lock

Lightweight lockfile for conda environments
https://conda.github.io/conda-lock/
Other
459 stars 102 forks source link

Move other regression tests to test_regression #444

Closed mariusvniekerk closed 1 year ago

mariusvniekerk commented 1 year ago

As part the work on #439 I introduced a new test file for the regressions in order to keep the tests a little cleaner.

This moves the other explicit regression tests over to the new location

netlify[bot] commented 1 year ago

Deploy Preview for conda-lock ready!

Name Link
Latest commit 83c5ad5ae6c77428527f635a70e32ce6d357529a
Latest deploy log https://app.netlify.com/sites/conda-lock/deploys/649c794564fee700090cdcab
Deploy Preview https://deploy-preview-444--conda-lock.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

maresb commented 1 year ago

I've been wanting to move the gdal test within pytest. That should be easy now with that new fixture, right?