0cbe6fc9d0
Added wrapper_save_state option
2017-01-03 19:34:42 +01:00
0b831e5b10
Setting assets paths in base class
2017-01-03 18:49:18 +01:00
989c268b56
Added test for base wrapper class
...
Moved most tests from cd32 module to base one. Added missing tests for
cd32 module.
2017-01-01 18:33:31 +01:00
fa7afcb73b
Adjust existing cd32 module for base class
...
Fix failing tests for small changes in utils and cd32/base modules
2017-01-01 17:31:40 +01:00
4c39e572a6
Removed six as a dependency
...
Changed logic for checking if run_command argument is a list. Fixed
tests and refactoring save_save() method in cd32 module.
2017-01-01 14:13:48 +01:00
ef5631de3c
Added additional tests for cd32 module
...
Also, new command was added to utils - run_command which is an
generalized subprocess.call function.
Requirements is now added with module six, which was needed to detect
string-like objects in sane way.
2016-12-31 20:20:07 +01:00
fe83ae1813
Added copy_conf method test
2016-12-31 18:47:55 +01:00
c6522061c8
Added cd32 wrapper module
2016-12-27 21:44:44 +01:00