Mike Place
50e34574d7
Merge pull request #31840 from twangboy/mac_shadow_int
...
Integration tests for mac_shadow
2016-03-30 13:02:44 -06:00
twangboy
dfe148934b
Fix typo
2016-03-30 12:56:39 -06:00
twangboy
a45d2270df
Remove test for _convert_to_datetime
2016-03-30 12:56:39 -06:00
twangboy
845809139c
Add test for _convert_to_datetime
2016-03-30 12:56:39 -06:00
twangboy
3a6ad91509
Fix some pylint errors
2016-03-30 12:56:39 -06:00
twangboy
f1a5134b92
Total rewrite of mac_shadow.py
...
Updated mac_shadow integration tests
2016-03-30 12:56:39 -06:00
twangboy
c62920fb08
Add destructiveTest decorators
2016-03-30 12:56:39 -06:00
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
Ch3LL
665468b5e8
fix pylint
2016-03-30 10:28:48 -06:00
Ch3LL
1d46f01389
add more comments
2016-03-29 15:13:07 -06:00
Megan Wilhite
f34008988b
add more matcher grains tests with wildcard
2016-03-29 19:59:13 +00:00
rallytime
8531847e3f
Pylint fix
2016-03-28 11:42:54 -06:00
rallytime
635263ab1c
Finish up mac_keychain tests
2016-03-26 20:30:22 -06:00
Ch3LL
b8f271bdc9
add mac_keychain test
2016-03-26 20:30:22 -06:00
twangboy
86de04b08c
Fix typo in test_latest_version
2016-03-25 15:28:46 -06:00
twangboy
9c97057b84
Add destructiveTest decorators
2016-03-25 15:28:46 -06:00
twangboy
770b45ca35
Fix class attribute
2016-03-25 15:28:46 -06:00
twangboy
ada508f8eb
Improve cleanup
2016-03-25 15:28:46 -06:00
twangboy
b63986d2ce
Add remaining integration tests
2016-03-25 15:28:46 -06:00
Nicole Thomas
abace3aa5f
Merge pull request #32151 from rallytime/merge-2016.3
...
[2016.3] Merge forward from 2015.8 to 2016.3
2016-03-25 14:06:15 -06:00
rallytime
f6d9cdc633
Merge branch '2015.8' into '2016.3'
...
Conflicts:
- doc/ref/states/compiler_ordering.rst
- doc/topics/installation/suse.rst
- doc/topics/jobs/schedule.rst
- doc/topics/targeting/grains.rst
- doc/topics/tutorials/preseed_key.rst
- doc/topics/tutorials/states_pt5.rst
- pkg/suse/use-forking-daemon.patch
- salt/minion.py
- salt/modules/pacman.py
- salt/modules/state.py
- salt/modules/yumpkg.py
2016-03-25 11:47:16 -06:00
Mike Place
e24d285436
Merge pull request #32092 from twangboy/mac_service_int
...
Integration tests for mac_service.py
2016-03-25 10:39:42 -06:00
Nicole Thomas
76b843cf9e
Merge pull request #32136 from jtand/arch_alternatives
...
Arch does not have the alternatives directory
2016-03-25 09:24:56 -06:00
Nicole Thomas
37f2a98dc9
Merge pull request #32140 from rallytime/bp-32110
...
Back-port #32110 to 2016.3
2016-03-25 09:22:30 -06:00
Mike Place
377c102470
Merge pull request #31790 from twangboy/mac_system_int
...
Integration tests for mac_system
2016-03-24 17:11:29 -06:00
rallytime
58c844a7d7
Add mac_desktop integration tests
...
- Updates mac_desktop module to use cmd.run_all
- Updates current mac_desktop_test unit tests with cmd.run_all change
- Adds integration tests for mac_desktop execution module
2016-03-24 17:02:53 -06:00
Justin Anderson
a0d1f42337
Lint fix
2016-03-24 16:33:18 -06:00
Justin Anderson
291a5695d3
Arch does not have the alternatives directory
2016-03-24 16:12:01 -06:00
Mike Place
6b5c65eafa
Merge pull request #32093 from twangboy/mac_softwareupdate_int
...
Use class attributes in mac_softwareupdate tests
2016-03-24 15:55:24 -06:00
rallytime
7554d0f42d
Merge branch '2015.5' into '2015.8'
...
Conflicts:
- doc/ref/states/include.rst
- doc/topics/cloud/reactor.rst
- doc/topics/reactor/index.rst
- doc/topics/releases/2015.5.10.rst
- doc/topics/tutorials/states_pt5.rst
- doc/topics/windows/windows-package-manager.rst
- salt/config.py
- salt/modules/state.py
- salt/states/grains.py
- tests/integration/modules/sysmod.py
- tests/unit/states/grains_test.py
2016-03-24 15:48:00 -06:00
Mike Place
1545b80017
Merge pull request #32034 from twangboy/mac_pkgutil_int
...
Integration tests for mac_pkgutil
2016-03-24 15:44:51 -06:00
Mike Place
59fde81457
Merge pull request #32094 from twangboy/mac_power_int
...
Use class attributes in mac_power tests
2016-03-24 15:33:30 -06:00
Thomas S Hatch
81d267bcfd
try to change the test run to always clean the thindir
2016-03-24 10:40:23 -06:00
twangboy
3eefd8ccad
Use class attributes instead of global variables
2016-03-23 15:37:59 -06:00
twangboy
79963c9020
Add global variables to setUp
2016-03-23 15:37:59 -06:00
twangboy
e306bc40de
Fix pylint error... maybe
2016-03-23 15:37:59 -06:00
twangboy
357911cc8f
Fix decorator
2016-03-23 15:37:59 -06:00
twangboy
6ae27945fd
Add disabled decorator
2016-03-23 15:37:59 -06:00
twangboy
b04229430c
Improve integration tests
2016-03-23 15:37:59 -06:00
twangboy
a0943c136f
Fix some pylint errors
2016-03-23 15:37:59 -06:00
twangboy
d45def946a
Finish integration tests for mac_system
...
Fixes service.start and service.stop
Fixes system.get_boot_arch
Adds 'yes' and 'no' to validate_enabled function in mac_utils
2016-03-23 15:37:59 -06:00
twangboy
9bb49659b5
Explicitely call salt mac_utils functions
2016-03-23 15:30:56 -06:00
twangboy
00488190a4
Use class attributes instead of global variables
2016-03-23 15:15:41 -06:00
twangboy
d1505bc892
Use class attributes instead of global variables
2016-03-23 15:03:04 -06:00
twangboy
fa59c50ba9
Change from global to class attributes
2016-03-23 14:52:48 -06:00
twangboy
a5fd2dd29b
Add global variables to setUp
2016-03-23 12:16:12 -06:00
twangboy
9dcaba7e67
Add global variables to setUp
2016-03-23 12:10:05 -06:00
twangboy
44223d6402
Fix my fix
2016-03-23 11:56:49 -06:00
twangboy
28c1397913
Fix deprecation warning
...
Incorrectly passing kwargs to run_function
2016-03-23 11:52:49 -06:00