Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Split 'sources' module into files | Radostin Stoyanov | 2017-08-03 | 1 | -6/+8 |
| | | | | | | | | | | | | | Improve readability by spliting the 'sources' module into separate files. Each file contains only one class. In addition update the mock statements in the unit tests to match these changes. Add recursive-include in MANIFEST.in to include virtBootstrap.sources module. Update the unit tests to match these changes. | ||||
* | Use explicit import | Radostin Stoyanov | 2017-08-03 | 2 | -21/+29 |
| | | | | | Reduce the number of import statements and improve readability. Update the unit tests to match these changes. | ||||
* | tests: Remove redundant arguments | Radostin Stoyanov | 2017-08-03 | 1 | -19/+22 |
| | |||||
* | tests: Add unit tests for the "utils" module | Radostin Stoyanov | 2017-07-24 | 1 | -0/+699 |
| | |||||
* | tests: Add unit tests for "progress" module | Radostin Stoyanov | 2017-07-24 | 1 | -0/+112 |
| | |||||
* | tests: Add unit tests for FileSource | Radostin Stoyanov | 2017-07-24 | 1 | -0/+171 |
| | |||||
* | tests: Add unit tests for DockerSource | Radostin Stoyanov | 2017-07-24 | 1 | -0/+602 |
| | |||||
* | tests: Add unit tests for 'virt_bootstrap' module | Radostin Stoyanov | 2017-07-24 | 2 | -0/+503 |
| | |||||
* | tests: Add test suite | Radostin Stoyanov | 2017-07-24 | 1 | -0/+0 |