roskakori / cutplace

validate data stored in CSV, PRN, ODS or Excel files
http://cutplace.readthedocs.org/
GNU Lesser General Public License v3.0
18 stars 20 forks source link

Clean up errors thrown in data.py and related tests #67

Closed heubi95 closed 9 years ago

heubi95 commented 9 years ago
roskakori commented 9 years ago

This is mostly complete, however we still need a test case for each raise errors.InterfaceError.

roskakori commented 9 years ago

Done. According to https://coveralls.io/files/419671553, the current tests cover all raise statements in data.py.