debian-python-pyexcel-io/tests
chfw 48a8b2ce41 🎨 supress pep 0515, fix #48 2018-05-02 23:04:48 +01:00
..
fixtures fix #23: replace int(float(cell_text)) with int(cell_text) 2016-11-22 23:56:30 +00:00
requirements.txt release pyexcel-io 0.4.0 2017-06-19 10:16:46 +01:00
test_base.py 🎨 code optimization 2017-08-08 18:01:51 +01:00
test_book.py improve test coverage 2016-12-16 22:29:44 +00:00
test_csv_book.py separation of reader and writer 2017-04-18 22:16:03 +01:00
test_django_book.py expose bulk_save control to outside world. fix #46 2018-01-10 17:05:48 +00:00
test_filter.py make flake8 happy 2016-08-25 23:43:31 +01:00
test_io.py improve test coverage 2017-06-04 17:14:07 +01:00
test_issues.py 🎨 supress pep 0515, fix #48 2018-05-02 23:04:48 +01:00
test_new_csv_book.py merge fixes from master branch, 0.3.x 2017-05-19 00:12:39 +01:00
test_new_csvz_book.py test #44 2017-11-10 20:30:39 +00:00
test_pyexcel_integration.py fix #23: replace int(float(cell_text)) with int(cell_text) 2016-11-22 23:56:30 +00:00
test_renderer.py fix flake8 issues 2016-09-15 20:32:14 +01:00
test_service.py 🎨 supress pep 0515, fix #48 2018-05-02 23:04:48 +01:00
test_sheet.py improve test coverage 2017-06-04 17:14:07 +01:00
test_sql_book.py test no matching sheet name with table exception 2017-08-08 17:28:37 +01:00