Commit Graph

32 Commits (d7a1645e4ed3f9bca0d687c51feb209b9dbabb49)

Author SHA1 Message Date
Darko Poljak e6c5563a16 NoSuchTypeError -> InvalidTypeError 7 years ago
Darko Poljak f0dc21ec0c __cdist_log_level=<log level int value>; __cdist_log_level_name=<log level name> (#574) 7 years ago
Darko Poljak 3454da076f Add -l/--log-level option. Honor __cdist_loglevel env var. (#572) 7 years ago
Darko Poljak 57f15f9cce Make __cdist_loglevel value more expressive. (#571) 7 years ago
Darko Poljak e2a1519332 Merge inventory from beta branch. 8 years ago
Darko Poljak d49af95d3c Add warning message for faulty dependencies case. 8 years ago
Darko Poljak dbcc94ab65 Add derived env vars for target hostname and fqdn. 9 years ago
Darko Poljak 6f28fc2db2 Fix ssh mux socket file error. 9 years ago
Darko Poljak 64efa04599 pep8 9 years ago
Darko Poljak 72345f5516 Make union of existing and new requirements instead of conflict error. 9 years ago
Darko Poljak bd9008794c Conflicting requirements bugfix. 9 years ago
Nico Schottelius b0321895a7 fix all tests 10 years ago
Nico Schottelius d08c29b581 fix most test cases broken by no-dot-cdist change 10 years ago
Daniel Heule e29255b9f2 add an unittest for CDIST_ORDER_DEPENDENCY 11 years ago
Daniel Heule 60c53e213c testcases emulator.OverrideTestCase, with some minor bugfixes to make 11 years ago
Daniel Heule f163b32720 first try of a test 11 years ago
Daniel Heule 717e21da6c initial update for override unittests 11 years ago
Steven Armstrong 1927d4852a add tests for configurable default values for parameters 11 years ago
Nico Schottelius 136ddc05b5 context based changes 11 years ago
Nico Schottelius 2f5de23ae9 out_path -> base_path 12 years ago
Nico Schottelius c1441fc676 enhance singleton testing 12 years ago
Nico Schottelius 8ab760ad90 document unit test 12 years ago
Steven Armstrong 7205cd5ecf remove that crappy old singleton object_id thingy 12 years ago
Nico Schottelius 3d73cd2fd3 better debugging for wrong type, fix emulator tests, fixes #176 12 years ago
Nico Schottelius 7d57d1df79 update emulator tests to work again 12 years ago
Nico Schottelius 4dd0f61934 --whitespace 12 years ago
Nico Schottelius 217d2bcb23 Fix test: StdinTestCase 12 years ago
Nico Schottelius 9cf80f5fdf make use of env provided by manifest 12 years ago
Nico Schottelius 28bf0c3ed8 setup target_host for tests in test main class 12 years ago
Nico Schottelius 866f23ea2c inject conf_dir for emulator test 12 years ago
Nico Schottelius 528901bdee update a lot of tests for new exec.local 12 years ago
Nico Schottelius 32a94a0f89 adjust emulator test to pass exec_path to local 12 years ago
Nico Schottelius c9f728e073 lib/cdist => cdist (pypi) 12 years ago
Steven Armstrong 06649d3478 new feature: capture and forward stdin to types 13 years ago
Steven Armstrong 7d61b77708 fix autorequire dependency handling 13 years ago
Steven Armstrong 0760ff3c94 implement boolean parameters, forgotten files ;-) 13 years ago
Nico Schottelius 2fce038423 correct catching exception to IllegalObjectIdError 13 years ago
Nico Schottelius fb4f8784b6 rename Type => CdistType 13 years ago
Nico Schottelius 4be37f6e93 begin rename Object => CdistObject 13 years ago
Steven Armstrong 252ae5ea56 new feature: dependency resolver 13 years ago
Steven Armstrong 56d783f612 tests and fixtures for type parameters with dashes 13 years ago
Steven Armstrong efedfbf47c test for singleton requirement 13 years ago
Steven Armstrong 0d05e61b85 tests and fixtures for emulator autorequire 13 years ago
Steven Armstrong d4e715f052 close file handles opened with tempfile.mkstemp 13 years ago
Steven Armstrong 97ab6effa4 introduce new cdist.test.CdistTestCase base class which handles common tasks 13 years ago
Steven Armstrong 2a5465c03c test that emulator fails if requirement has illegal object_id 13 years ago
Steven Armstrong 64edfc4640 add tests for emulator 13 years ago
Nico Schottelius 50cb8807bf fix tests to work (not code :-) 13 years ago
Nico Schottelius df8be73c10 test for debug in manifest 13 years ago
Steven Armstrong d1930e983c update test: run_*_manifest should no longer return output 13 years ago