aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_cmd.py
Commit message (Collapse)AuthorAgeFilesLines
* Use tox / zimportsMike Bayer2019-05-311-18/+38
| | | | Change-Id: Ia047c7052a6d242c2cf1c7a83981f1e38ea4d928
* - use py3.3's unittest.mock if availableMike Bayer2014-04-281-2/+1
|
* - switch to argparse for cmdline template runnerMike Bayer2014-04-281-0/+73
- write a test suite for cmdline - start using context manager helpers in tests. intrinsic here is that we're going to go 1.0 and drop at least 2.4 and probably 2.5 - update .gitignore