summaryrefslogtreecommitdiff
path: root/tests/test_cli.py
Commit message (Collapse)AuthorAgeFilesLines
* Fix 406 (#454)justinbaur2019-11-161-6/+29
| | | | | | | | | | * Added header option for encode * added tests and None check * updated quotes for consistency * format fixes after tox
* DX Tweaks (#450)José Padilla2019-10-211-68/+64
| | | | | | | | | | * Setup pre-commit hooks * Run initial `tox -e lint` * Fix package name * Fix .travis.yml
* Fix linter error in test_cli (#414)Jason R. Coombs2019-05-041-1/+1
|
* Fix over-eager fallback to stdin (#304)José Padilla2017-11-051-0/+31
| | | | | | | | * Fix over-eager fallback to stdin * Ignore .eggs dir * Add test to cover when terminal is not a TTY
* Change optparse for argparse. (#238)Froilan Irizarry2017-05-181-0/+127