ADI-Labs / density

wireless density API
13 stars 26 forks source link

testing #71

Closed natebrennand closed 9 years ago

natebrennand commented 9 years ago

This PR updates the testing infrastructure to run tests against the static database. Very simple tests for the /latest endpoint are provided. Tests can be executed with either the tests.sh file in root or using the nose command from within the density/ directory.

Thanks to @jzf2101 for generating the abbreviated database dump!

contributors will need to update their local databases to use the static dump so that we can write tests against it.

closes #38 closes #35

jzf2101 commented 9 years ago

:+1: !