summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Remove cli from list to test Iterable data books.feature-cli-formatDaniel2019-10-301-1/+1
* Correct name Clase Base TestDaniel2019-10-301-1/+1
* Implement feature new format: Cli. Generate adapter for tabulate. This close...Daniel Santos2019-10-301-1/+7
* Fixes #202 - Keep error content when importing xls filesClaude Paroz2019-10-222-5/+24
* Add known third parties to isortClaude Paroz2019-10-221-2/+1
* Refs #401 - Sort imports with isortHugo2019-10-221-0/+1
* Add more testsHugo2019-10-201-0/+170
* 100% Row test coverageHugo2019-10-201-0/+82
* __getslice__ is deprecated since Python 2.0 and it is not available in Python 3Hugo2019-10-191-1/+1
* Upgrade Python syntax with pyupgrade --py3-plusHugo2019-10-191-2/+2
* Fixes #368 - Avoid crashing when exporting empty string in ReSTClaude Paroz2019-10-191-11/+29
* Fix some linting errorsPeyman Salehi2019-10-191-2/+1
* Drop python 2 supportPeyman Salehi2019-10-192-21/+9
* Refs #250 - Test that commas embedded in quoted strings can be importedClaude Paroz2019-10-191-0/+10
* Add project release config and cleanup project setup. (#398)Jannis Leidel2019-10-182-0/+1115