Christophe Drevet-Droguet
|
fc9dd356e8
|
test case: test_list_present_nested_already
|
2016-03-03 15:17:43 +01:00 |
|
Nicole Thomas
|
36ce240596
|
Merge pull request #31583 from vutny/remove-trailing-white-spaces
Remove trailing white spaces
|
2016-03-02 08:38:01 -07:00 |
|
Denys Havrysh
|
86433f2378
|
Revert changes in files used by roots_test.py integration test
|
2016-03-02 10:00:45 +02:00 |
|
Denys Havrysh
|
e7a8dbf498
|
Remove trailing white spaces in tests files
|
2016-03-01 17:40:02 +02:00 |
|
Mike Place
|
7006a1eecf
|
Fix failed unit test
|
2016-02-29 21:15:43 -07:00 |
|
Mike Place
|
ada5ab344d
|
Merge pull request #31561 from jtand/beacons_test_fix
Skipped test
|
2016-02-29 21:11:22 -07:00 |
|
justinta89
|
196dd4db99
|
Skipped test
|
2016-02-29 14:21:19 -07:00 |
|
rallytime
|
b683df9b82
|
Pylint fix
|
2016-02-29 11:12:55 -07:00 |
|
rallytime
|
24505d2dcf
|
Merge branch '2015.5' into '2015.8'
Conflicts:
- salt/client/ssh/state.py
- salt/fileclient.py
- salt/minion.py
|
2016-02-29 10:47:40 -07:00 |
|
Erik Johnson
|
0d352bbc16
|
Add fileclient tests
|
2016-02-29 01:05:33 -06:00 |
|
Michael Calmer
|
1425c6496c
|
use specialized assert functions for tests
|
2016-02-26 13:54:15 +01:00 |
|
Michael Calmer
|
f266cfdaac
|
test _zypper_check_result()
|
2016-02-26 13:54:15 +01:00 |
|
Michael Calmer
|
aff6467782
|
adapt tests to new zypper_check_result() output
|
2016-02-26 13:54:14 +01:00 |
|
Ch3LL
|
29a53f4353
|
rename methods in pkg states test
|
2016-02-26 06:54:01 +09:00 |
|
Nicole Thomas
|
625da0d261
|
Merge pull request #31471 from cachedout/issue_31427
Correct issue where duplicate items in grains list during state run will result in duplicate grains
|
2016-02-25 13:15:20 -07:00 |
|
Bo Maryniuk
|
d30f2e4627
|
Implement unit test for remove and purge
|
2016-02-25 17:48:03 +01:00 |
|
Mike Place
|
fb1ef92e2b
|
Merge pull request #31411 from jtand/beacons_tests
Added some beacons execution module integration tests
|
2016-02-25 09:16:26 -07:00 |
|
Mike Place
|
f027dc0cf8
|
Merge pull request #31479 from isbm/isbm-zypper-unittest
Zypper unit tests & fixes
|
2016-02-25 08:58:15 -07:00 |
|
Bo Maryniuk
|
bc05acf7c3
|
Fix PyLint
|
2016-02-25 14:00:12 +01:00 |
|
Mike Place
|
30eb5fccf7
|
Additional tests, but disable the test for distinct lists, because of a problem with context in test suite
|
2016-02-24 13:53:49 -07:00 |
|
Mike Place
|
3d2aec05e5
|
Check for duplicate grains during list insertion
Insert grains into context so that we can know if we're duplicating during multiple inserts in a state run.
Refs #31427
|
2016-02-24 11:43:24 -07:00 |
|
Mike Place
|
987dd89979
|
Merge pull request #31445 from rallytime/fix-31366
Only use LONGSIZE in rpm.info if available. Otherwise, use SIZE.
|
2016-02-24 11:35:31 -07:00 |
|
Mike Place
|
979c8b4faa
|
Merge pull request #31464 from Ch3LL/fix_int_test
integartion test: ensure decorator only runs on one method and not class
|
2016-02-24 11:35:00 -07:00 |
|
justinta89
|
7d32b56015
|
Added some more checks to verify beacon changes were actually happening
|
2016-02-24 10:38:23 -07:00 |
|
justinta89
|
2da5285c03
|
Added codeauthor
|
2016-02-24 09:56:11 -07:00 |
|
Ch3LL
|
a387d175d8
|
integartion test- ensure decorator only runs on one method and not entire class
|
2016-02-25 01:55:35 +09:00 |
|
rallytime
|
9965fe188a
|
Added to pkg.info_installed test for RedHat and Suse systems
|
2016-02-24 09:50:52 -07:00 |
|
Bo Maryniuk
|
c0eab8b549
|
Add space before "assert" keyword
|
2016-02-24 17:46:49 +01:00 |
|
Bo Maryniuk
|
6bcb89a8f6
|
Implement list packages test
|
2016-02-24 17:45:33 +01:00 |
|
Bo Maryniuk
|
78837d2926
|
Add mocking data
|
2016-02-24 17:45:23 +01:00 |
|
Mike Place
|
e553f18dc4
|
Merge pull request #31439 from rallytime/fix-31370
Fix lowpkg.info function for Ubuntu 12 - make sure we have a pkg name
|
2016-02-24 09:24:46 -07:00 |
|
Bo Maryniuk
|
0b64b8137f
|
Implement test for version compare, where python fall-back algorithm is called
|
2016-02-24 17:24:23 +01:00 |
|
Bo Maryniuk
|
18b30a3274
|
Implement test for version compare, where RPM algorithm is called
|
2016-02-24 17:24:05 +01:00 |
|
Bo Maryniuk
|
59eca53441
|
Adjust test case for the third package in the test static data
|
2016-02-24 16:06:53 +01:00 |
|
Bo Maryniuk
|
8034cf0b91
|
Add third test package static info
|
2016-02-24 16:06:33 +01:00 |
|
Bo Maryniuk
|
90f209569a
|
Implement test for the upgrade_available
|
2016-02-24 15:52:18 +01:00 |
|
Bo Maryniuk
|
7eb5f19cb4
|
Implement test for latest_available
|
2016-02-24 14:10:07 +01:00 |
|
Bo Maryniuk
|
e372c0b596
|
Implement test for the info_available
|
2016-02-24 13:59:05 +01:00 |
|
Bo Maryniuk
|
447771c0fc
|
Add Zypper static data for the available packages
|
2016-02-24 13:58:47 +01:00 |
|
Bo Maryniuk
|
6989871d27
|
Implement test for info_installed
|
2016-02-24 12:31:17 +01:00 |
|
Bo Maryniuk
|
0cc6bce4aa
|
Use strings instead of unicode strings
|
2016-02-24 11:56:30 +01:00 |
|
Bo Maryniuk
|
3342c03987
|
Implement list upgrades test
|
2016-02-24 11:56:18 +01:00 |
|
Bo Maryniuk
|
8862d7af65
|
Add list upgrades Zypper static data
|
2016-02-24 11:55:59 +01:00 |
|
Bo Maryniuk
|
4d38d318f4
|
Implement error handling test for listing upgrades
|
2016-02-24 11:55:34 +01:00 |
|
Bo Maryniuk
|
53338402a5
|
Use renamed zypper products data file
|
2016-02-24 11:21:11 +01:00 |
|
Bo Maryniuk
|
c6135975b0
|
Rename Zypper products static test data file
|
2016-02-24 11:20:53 +01:00 |
|
justinta89
|
fd1e2838ea
|
Lint
|
2016-02-23 19:40:42 -07:00 |
|
justinta89
|
421a112914
|
Added config_dir to test minion config
|
2016-02-23 19:40:22 -07:00 |
|
justinta89
|
bf6a4c0983
|
Fixed lint error
|
2016-02-23 16:20:06 -07:00 |
|
justinta89
|
3566fbbcca
|
More updates to beacons test
|
2016-02-23 16:19:07 -07:00 |
|