Commit Graph

12808 Commits

Author SHA1 Message Date
Bo Maryniuk
b2a316fb7a Get code checksum into the shim options 2018-04-06 18:21:19 +02:00
Bo Maryniuk
5aef263f74 Properly mock a tempfile object 2018-04-06 17:38:15 +02:00
Bo Maryniuk
65ffabc1c3 Fix unit tests for minor version removal of namespaced version-specific directory 2018-04-06 17:38:15 +02:00
Bo Maryniuk
60872d1441 Fix unit test for catching "supported-versions" was written down 2018-04-06 17:38:14 +02:00
Bo Maryniuk
97fab18f60 Add unit test for get_supported_py_config function ext tops 2018-04-06 17:38:14 +02:00
Bo Maryniuk
96d83dac63 Add unit test for get_supported_py_config function base tops 2018-04-06 17:38:14 +02:00
Bo Maryniuk
a284d73e1f Add unit test for get_supported_py_config function typecheck 2018-04-06 17:38:14 +02:00
Bo Maryniuk
650d5fe5fc Lintfix 2018-04-06 17:38:14 +02:00
Bo Maryniuk
87b9a16b74 Add unit test for an alternative version pack 2018-04-06 17:38:14 +02:00
Bo Maryniuk
5119ff1b73 Fix docstring 2018-04-06 17:38:14 +02:00
Bo Maryniuk
5186f047ce Add shareable module to the gen_thin unit test 2018-04-06 17:38:14 +02:00
Bo Maryniuk
82d25b180b Add unit test for tree addition to the archive 2018-04-06 17:38:14 +02:00
Bo Maryniuk
1252657407 Move tarfile.open check to the end of the test 2018-04-06 17:38:14 +02:00
Bo Maryniuk
380bc4e21c Mock-out missing methods inside gen_thin 2018-04-06 17:38:13 +02:00
Bo Maryniuk
e3897af114 Add fake tarfile mock handler 2018-04-06 17:38:13 +02:00
Bo Maryniuk
045a21783b Update docstring for fake version info constructor method 2018-04-06 17:38:13 +02:00
Bo Maryniuk
1d73186df6 Add unit test for gen_thin if control files are written correctly 2018-04-06 17:38:13 +02:00
Bo Maryniuk
5ce6531b9e Add check for correct archiving mode is opened 2018-04-06 17:38:13 +02:00
Bo Maryniuk
a8b9329c7d Update unit test doc 2018-04-06 17:38:13 +02:00
Bo Maryniuk
275b827bf0 Move helper functions up by the class code 2018-04-06 17:38:13 +02:00
Bo Maryniuk
d5c71158c1 Add unit test for gen_thin compression type fallback 2018-04-06 17:38:13 +02:00
Bo Maryniuk
26af4380fd Fix gen_thin exception on Python 3 2018-04-06 17:38:13 +02:00
Bo Maryniuk
c594d4021d Add unit test for gen_thin verify for 2.6 Python version is a minimum requirement 2018-04-06 17:38:13 +02:00
Bo Maryniuk
0d4a3add87 Add unit test for min_sum hashing 2018-04-06 17:38:13 +02:00
Bo Maryniuk
a99659f647 Add unit test for thin_sum hashing 2018-04-06 17:38:13 +02:00
Bo Maryniuk
cee46478b8 Add unit test for shared object modules top addition 2018-04-06 17:38:13 +02:00
Bo Maryniuk
54afe21579 Add unit test for get_tops with extra modules 2018-04-06 17:38:13 +02:00
Bo Maryniuk
5b44785069 Add unit test to add tops based on the current interpreter 2018-04-06 17:38:13 +02:00
Bo Maryniuk
4c9c533afc Add unit test for getting namespace failure when python maj/min versions are not defined 2018-04-06 17:38:13 +02:00
Bo Maryniuk
e83ee01e42 Remove unused variable 2018-04-06 17:38:13 +02:00
Bo Maryniuk
3016bed316 Add get_ext_namespaces for namespace extractions into a tuple for python version 2018-04-06 17:38:13 +02:00
Bo Maryniuk
875beb7ffd Add unit test for get_ext_namespaces on empty configuration 2018-04-06 17:38:13 +02:00
Bo Maryniuk
291e3ccf47 Add unit test for salt-call source generator 2018-04-06 17:38:13 +02:00
Bo Maryniuk
e50095e85d Add unit test for thin_path function 2018-04-06 17:38:13 +02:00
Bo Maryniuk
85821b20f2 Add unit test for dependency path adding function 2018-04-06 17:38:13 +02:00
Bo Maryniuk
5026c447df Add unit test for thin.gte call 2018-04-06 17:38:12 +02:00
Bo Maryniuk
69e11e0d68 Fix unit tests for the new config structure 2018-04-06 17:38:12 +02:00
Bo Maryniuk
ee18a200d1 Add unit test for get_ext_tops config verification 2018-04-06 17:38:12 +02:00
Bo Maryniuk
a898db3770 Add unit test for get_ext_tops module configuration validation 2018-04-06 17:38:12 +02:00
Bo Maryniuk
bc99686d66 Mock os.path.isfile function 2018-04-06 17:38:12 +02:00
Bo Maryniuk
80f125d528 Add unit test for dependencies check python version lock (inherently) 2018-04-06 17:38:12 +02:00
Bo Maryniuk
808ffd37bc Add unit test for get_ext_tops checks the python locked interepreter value 2018-04-06 17:38:12 +02:00
Bo Maryniuk
27b580951c Add unit test for get_ext_tops checks interpreter configuration 2018-04-06 17:38:12 +02:00
Bo Maryniuk
ad86be96c5 Refactor unit test for get_ext_tops 2018-04-06 17:38:12 +02:00
Bo Maryniuk
cad7093a31 Add unit test for missing dependencies on get_ext_tops 2018-04-06 17:38:12 +02:00
Bo Maryniuk
060d00f995 Add unit test case for the Salt SSH parts 2018-04-06 17:38:12 +02:00
Cedric Bosdonnat
d386daa0af
Merge branch 'develop' into develop 2018-04-05 08:48:17 +02:00
Nicole Thomas
bd88287504
Merge pull request #46683 from homolkad/libvirt_create_network_pool
Add create network and pool in libvirt
2018-04-04 17:09:21 -04:00
Nicole Thomas
d6f54d18ac
Merge branch 'develop' into libvirt_create_network_pool 2018-04-04 15:05:39 -04:00
Nicole Thomas
2ffc3fd472
Merge branch 'develop' into sd-test 2018-04-04 14:32:56 -04:00