Matthew Perry
33b046557b
TST: additional tests for plotting
2014-07-30 12:43:55 -07:00
Kelsey Jordahl
338efdf54b
TST: Allow geopy to use 0.99 or greater
2014-07-21 21:56:56 -07:00
Kelsey Jordahl
8657684580
Merge branch 'master' into bug/pandas-sqlalchemy-no-travis
...
Conflicts:
requirements.test.txt
2014-07-12 09:55:50 -05:00
Kelsey Jordahl
a9746809c5
TST: Add SQLAlchemy to test requirements
2014-07-10 23:10:14 -05:00
Kelsey Jordahl
9851566571
TST: Use latest geopy
2014-07-10 21:57:54 -05:00
Kelsey Jordahl
2792038216
TST: Use py.test with pytest-cov to run tests for better coverage support
2014-01-18 12:01:02 -05:00
Kelsey Jordahl
023b7ceda3
TST: Add coveralls to test requirements
2014-01-18 12:01:02 -05:00
Jacob Wasserman
6bcffef99f
BUG: Require geopy 0.96 in test requirements
...
Changes in 0.97 break GeoPandas error detection. Until this is properly
handled, this fixes the Travis build.
2013-12-27 11:17:17 -05:00
Kelsey Jordahl
4be8a317d9
TST: Add matplotlib and descartes to test requirements to strt running plt tests on Travis CI
2013-10-27 16:35:36 -04:00
Jacob Wasserman
7c389a625f
Initial commit of geocoding functionality
...
Geocode a Series or list of strings and get back a GeoDataFrame with the
Point objects and a full geocoded address.
2013-10-16 00:31:03 -04:00
Jacob Wasserman
0a7508f111
Add testing for read_postgis function
...
It also installs postgis and creates a simple database filled with the borough
data. A new requirements.test.txt file is created so that not everybody
installing geopandas is required to install the packages for testing, psycopg2
in this case.
2013-10-05 02:39:33 -04:00