openknowledge-archive / dpm-old

**DEPRECATED** - see https://github.com/frictionlessdata/. [[Data package manager (dpm) is a command line tool and Python library for working with data packages - http://data.okfn.org/standards/data-package/]]
http://dpm.readthedocs.org/
15 stars 8 forks source link

split the lib tests #40

Closed dgraziotin closed 12 years ago

dgraziotin commented 12 years ago

dpm/tests/test_lib.py will be splitted in two files: test_lib.py and test_lib_internet.py. In the second module there will be the tests using an Internet connection. This is needed for users that want to perform tests not using a connection.