Commit Graph

67226 Commits

Author SHA1 Message Date
twangboy
9fe91a8fb5 Fix __random_string assignment 2016-03-30 12:56:39 -06:00
twangboy
1da27172b9 Add integration tests for mac_shadow 2016-03-30 12:56:39 -06:00
Mike Place
5d08db7c92 Merge pull request #32162 from terminalmage/issue31963
Properly handle yum/zypper repositories in pkgrepo.managed
2016-03-30 11:51:05 -06:00
Mike Place
231da529e0 Merge pull request #32224 from Ch3LL/add_grains_match_test
Add grains match with wildcard tests
2016-03-30 11:30:42 -06:00
Erik Johnson
5c1bdb812c Fix pkgrepo integration test
Also re-enabled test on ubuntu 15.10.
2016-03-30 11:34:55 -05:00
Ch3LL
665468b5e8 fix pylint 2016-03-30 10:28:48 -06:00
Bo Maryniuk
f07c7ea792 Add lowpkg tests for version comparison 2016-03-30 17:33:24 +02:00
Bo Maryniuk
afdf451d87 Remove tests from the zypper_test that belongs to rpm_test 2016-03-30 17:33:03 +02:00
Bo Maryniuk
3706a21c29 Fix condition from returning None on 0 2016-03-30 17:32:31 +02:00
Bo Maryniuk
0a68ebff16 Remove suse/redhat checks, refactor code. 2016-03-30 17:06:50 +02:00
twangboy
66afd4855c Fix unit tests 2016-03-30 08:56:49 -06:00
twangboy
614b768d6a Add more specific error documentation 2016-03-30 08:56:49 -06:00
twangboy
faf15c7e99 Change from 'such file' to 'No such file' 2016-03-30 08:56:49 -06:00
twangboy
e7df94a6fa Verify success of write, delete, and clear 2016-03-30 08:56:49 -06:00
twangboy
6239aab76d Add documentation for exptected return values 2016-03-30 08:56:49 -06:00
twangboy
93f252d868 Fix some pylint errors 2016-03-30 08:56:49 -06:00
twangboy
2855ea3e2e Fix test_delete_missing unit test 2016-03-30 08:56:49 -06:00
twangboy
f5f7249c37 Fix unit tests 2016-03-30 08:56:49 -06:00
twangboy
8ea709cc3f Remove xattr.list from know_to_return_none 2016-03-30 08:56:49 -06:00
twangboy
7bd0e43790 Remove redundant raise statement 2016-03-30 08:56:49 -06:00
twangboy
cedc14e6f5 Fix tests for read and delete 2016-03-30 08:56:49 -06:00
twangboy
cbd868e12a Improve integration tests 2016-03-30 08:56:49 -06:00
twangboy
29c9c4a54a Fix error detection 2016-03-30 08:56:49 -06:00
twangboy
1934a17f8e Add additional error handling 2016-03-30 08:56:49 -06:00
twangboy
fb82a32b4d Fix xattr.list on no attributes 2016-03-30 08:56:49 -06:00
twangboy
833d63c27d Raise errors on command failures 2016-03-30 08:56:49 -06:00
twangboy
6f98a5204f Fix xattr.list returning None
Fixes tests
Removes super calls from setUp and tearDown
2016-03-30 08:56:49 -06:00
twangboy
bacaa9c4c0 Add missing import 2016-03-30 08:56:49 -06:00
twangboy
1094754085 Gate the tests for Mac OS X 2016-03-30 08:56:49 -06:00
twangboy
ab205f52d4 Fix some lint errors 2016-03-30 08:56:49 -06:00
twangboy
cd4c84a7eb Fix problem with xattr.list tests 2016-03-30 08:56:49 -06:00
twangboy
f54139fb9f Fix some tests 2016-03-30 08:56:49 -06:00
twangboy
fd96733fc7 Put test file in correct state for each test 2016-03-30 08:56:49 -06:00
twangboy
212590b130 Add remaining test functions 2016-03-30 08:56:49 -06:00
twangboy
8b8d35ef8b Add if main statement 2016-03-30 08:56:49 -06:00
twangboy
677c4384b0 Add integration test file for mac_xattr 2016-03-30 08:56:49 -06:00
twangboy
12f4b7edb2 Fix error when there are no extended attributes 2016-03-30 08:56:49 -06:00
Mike Place
1d9321d043 Merge pull request #32221 from dmurphy18/fix_version_check
Fix version check, fix extracting Major and Minor versions from __ver…
2016-03-30 08:50:31 -06:00
Mike Place
4749fdc9ca Merge pull request #32222 from twangboy/win_user_expire
Add `expire` as an option in user.present for Windows
2016-03-30 08:49:12 -06:00
Bo Maryniuk
30c8f7216b Move "string to EVR" function to the utilities 2016-03-30 16:46:31 +02:00
twangboy
3c1c076d78 Fix unit tests 2016-03-30 08:46:02 -06:00
twangboy
bb84218d55 Add better documentation for errors 2016-03-30 08:46:02 -06:00
twangboy
e88fb40030 Fix execute_return_success to return bool or error 2016-03-30 08:46:02 -06:00
twangboy
b92c5c709e Add documentation for date/time format errors 2016-03-30 08:46:02 -06:00
twangboy
fedc5c367c Use class attributes instead of global variables 2016-03-30 08:46:02 -06:00
twangboy
54059b33a0 Add global variables for setUp function 2016-03-30 08:46:02 -06:00
twangboy
fb82553be7 Add instructions for parallels time sync
Re-added tests that were having problems caused
by parallels time sync
2016-03-30 08:46:02 -06:00
twangboy
bda7ccff0e Fix list_zones again 2016-03-30 08:46:02 -06:00
twangboy
f84db363d6 Fix list_zones 2016-03-30 08:46:02 -06:00
twangboy
19ec1ea837 Fix some tests 2016-03-30 08:46:02 -06:00