summaryrefslogtreecommitdiffstats
path: root/tests/cmd/test_cmd.py
Commit message (Expand)AuthorAgeFilesLines
* Auto-generated output from python-blackThanh Ha2019-09-091-7/+4
* Refactor base test classes inheritance for reuseDarragh Bailey2016-09-141-3/+2
* Move CacheStorage to its own module.Wayne Warren2016-09-021-3/+3
* Use JJBConfig for arg/config initialization.Wayne Warren2016-07-191-1/+1
* Introduce modular implementation of subcommands.Wayne2016-07-081-8/+8
* Reorder imports to match hacking guidelinesDarragh Bailey2015-12-231-1/+4
* Capture logs with FakeLogging FixtureDarragh Bailey2015-09-301-1/+2
* Test update command with --delete-old optionDarragh Bailey2015-06-281-7/+4
* Use mock in a Python 3.4 compatible wayJeremy Stanley2015-01-291-1/+1
* Reorganize tests/cmdWayne2014-12-011-238/+15
* add test for globbed parameters featureKhai Do2014-11-141-1/+32
* fix delete job command and add testsKhai Do2014-10-231-0/+22
* Accept list of paths in 'path' arg.Wayne2014-10-171-0/+77
* Make JJB python 3 compatibleMarc Abramowitz2014-10-061-19/+18
* Added recursive optionDavid Caro2014-08-291-0/+34
* Allow `test` command to use conf filesDarragh Bailey2014-07-091-0/+15
* tests for JJB command processingKhai Do2014-07-091-0/+85