issues
search
UDST
/
spandex
Spatial Analysis and Data Extraction
http://nbviewer.ipython.org/github/synthicity/user_meeting_2014/blob/gh-pages/spandex/spandex_demo.ipynb
BSD 3-Clause "New" or "Revised" License
22
stars
7
forks
source link
Tests
#40
Closed
daradib
closed
10 years ago
daradib
commented
10 years ago
Testing infrastructure:
Support for pytest, Tox, and Travis.
Support for Python 2 and 3 using six
Tests are done in a separate sample database schema that is recreated for each test.
Basic tests for important functions -- to be expanded later. Currently 70% coverage (excluding rastertoolz).
Testing infrastructure: