commit | 265f45e512bcc5ddade343d798c5560873696d0a | [log] [tgz] |
---|---|---|
author | Alex <osavatieiev@mirantis.com> | Tue Apr 23 18:51:23 2019 -0500 |
committer | Alex <osavatieiev@mirantis.com> | Tue Apr 23 19:02:03 2019 -0500 |
tree | ea085ddc2d1888b7626b98486833e7eb3e30a703 | |
parent | b151fbeca03fb2ee6625d23d9c64317191b1d3d0 [diff] [blame] |
Unified command execution and unit tests - All arguments inits moved to own clases - Added unified way to execute commands - Unit test structure and very basic tests - Command line script to test coverage Change-Id: I10bc973776595779b563b84548d46367bcd0886f Related-PROD: PROD-28199
diff --git a/requirements-test.txt b/requirements-test.txt new file mode 100644 index 0000000..9cd0e0a --- /dev/null +++ b/requirements-test.txt
@@ -0,0 +1,3 @@ +six +pyyaml +coverage