Commit Graph
7 Commits
Author SHA1 Message Date
Kelsey Jordahl d57e9b1010 TST: Update the tests to use SQLalchemy for new pandas and DB API for older pandas versions 2014-07-10 23:08:41 -05:00
Kelsey Jordahl c74d537245 BUG: Update to version 14 NYC sample data since v13 is no longer available 2014-05-06 11:58:35 -04:00
Kelsey Jordahl bddfa20bce TST: Skip PostGIS tests for recent pandas master due to SQL API change (GH#98) 2014-04-21 07:40:01 -04:00
Kelsey Jordahl a16291b353 PY26: Use local unittest that gets unittest2 for python 2.6 2014-04-16 14:52:32 -04:00
Kelsey Jordahl 10722da48e PY3: Use explicit relative imports in tests 2014-04-15 18:12:09 -04:00
Jacob Wasserman 47f25eea93 BUG: Set crs in read_file
Fixes a bug introduced in 72f236.
2014-01-22 11:35:57 -05:00
Jacob Wasserman 4df3679546 Add tests for io functions.
Adds tests for the read_postgis methods. A tests/util.py is introduced
containing some of the common code for downloading the NYC boroughs file,
managing the existence of psycopg2, and connecting to a database.
2013-10-12 12:14:59 -04:00