History for process_podcast / test_shell_command.py
2018-09-21
Made more effective use of subtests (ref #31).
Nigel Stanger committed on 21 Sep 2018
2018-09-20
Cleaned up test documentation (ref #31).
Nigel Stanger committed on 20 Sep 2018
Added subtests to make failures clearer (ref #31).
Nigel Stanger committed on 20 Sep 2018
Added expected filter options to shared tests (ref #31).
Nigel Stanger committed on 20 Sep 2018
Refactored shared testing code into a TestCase superclass (ref #31).
Nigel Stanger committed on 20 Sep 2018
Renamed test case classes (ref #31).
Nigel Stanger committed on 20 Sep 2018
2018-09-19
Removed unnecessary explicit attribute declarations (ref #31).
Nigel Stanger committed on 19 Sep 2018
Fixed code type (ref #31).
Nigel Stanger committed on 19 Sep 2018
2018-09-18
Added test of quoted command string (ref #31).
Nigel Stanger committed on 18 Sep 2018
Switched to assertTrue/False (ref #31).
Nigel Stanger committed on 18 Sep 2018
Added remaining tests for ShellCommand class (ref #31).
Nigel Stanger committed on 18 Sep 2018
Fixed wonky test initialisation (ref #31).
Nigel Stanger committed on 18 Sep 2018
2018-09-17
Added some initial unit tests for the ShellCommand class (ref #31).
Nigel Stanger committed on 17 Sep 2018