Skip to content
New issue

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

Adds tests for GDAL not installed #71

Merged
merged 14 commits into from
Aug 23, 2018
Merged

Adds tests for GDAL not installed #71

merged 14 commits into from
Aug 23, 2018

Conversation

jlaura
Copy link
Collaborator

@jlaura jlaura commented Aug 16, 2018

No description provided.

@jlaura
Copy link
Collaborator Author

jlaura commented Aug 17, 2018

This needs:

  • Tests made conditional for GDAL in order to support testing without the GDAL dep.
  • A cleaner way than a giant if/else block. I am thinking that a decorator on the test makes the most sense. Need to think about whether the fix should be on the test side or in the library.

@jlaura jlaura merged commit db62ee3 into DOI-USGS:master Aug 23, 2018
Kelvinrr pushed a commit to Kelvinrr/plio that referenced this pull request May 26, 2022
* Adds tests for GDAL not installed

* typo in travis else

* proper matrix build

* semicolons...I write python

* updates test with conditional osr

* Proper pytest skipping enabled for conditional imports

* missed pytest import

* Typos

* Mixing pytest and unittest

* typos and imports

* typos city

* removes hasosr

* fixes wrapper for conditional gdal

* Removes test for non-available gdal
ladoramkershner pushed a commit to ladoramkershner/plio that referenced this pull request Jun 7, 2022
* Adds tests for GDAL not installed

* typo in travis else

* proper matrix build

* semicolons...I write python

* updates test with conditional osr

* Proper pytest skipping enabled for conditional imports

* missed pytest import

* Typos

* Mixing pytest and unittest

* typos and imports

* typos city

* removes hasosr

* fixes wrapper for conditional gdal

* Removes test for non-available gdal
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants