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
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
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
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
Mike Place
e19fe847bd
Merge pull request #32062 from rallytime/mac-assistive-tests
...
Mac assistive tests
2016-03-23 09:51:36 -06:00
Nicole Thomas
57cf405fd6
Merge pull request #31552 from alprs/fix-localectl
...
Bring back localectl parsing in locale module for when dbus module is unavailable
2016-03-23 09:47:27 -06:00
rallytime
88ba210f86
Add mac_assistive integration tests
...
- Updates mac_assistive module to use cmd.run_all
- Updates current mac_assistive_test unit tests with cmd.run_all change
- Adds module integration tests for mac_assistive execution module
2016-03-22 14:11:40 -06:00
Justin Anderson
e86797731a
Removed some unused imports for lint fixes
2016-03-22 09:15:20 -06:00
twangboy
5658753a5f
Add already installed check
2016-03-21 17:33:25 -06:00
twangboy
3b05583928
Remove unecessary SaltInvocationError
2016-03-21 17:22:38 -06:00
twangboy
523e125436
Fix forget portion
2016-03-21 16:54:51 -06:00
twangboy
66ea15c0be
Fix install_forget test... again
2016-03-21 16:51:48 -06:00
twangboy
fb78f539b7
Fix install_forget test
2016-03-21 16:49:31 -06:00
twangboy
77920265d1
Add documentation/tests for forget
2016-03-21 16:45:29 -06:00
twangboy
58cd2a7c9a
Add some tearDown functions
2016-03-21 16:08:03 -06:00
twangboy
b4c3f59929
Fix test
2016-03-21 15:50:19 -06:00
twangboy
ee7ab8500d
Add import os
2016-03-21 15:43:30 -06:00
Nicole Thomas
750e970d57
Merge pull request #32028 from rallytime/merge-31884
...
Merge #31884 with pylint fixes
2016-03-21 15:19:57 -06:00
twangboy
97196e672b
Fix test_install integration test
2016-03-21 15:07:06 -06:00
twangboy
933e275b3a
Add integration tests
2016-03-21 15:03:31 -06:00
rallytime
92ea2709d7
More pylint fixes
2016-03-21 14:55:03 -06:00
Mike Place
0a1753b83d
Merge pull request #31885 from Ch3LL/add_mac_brew_tests
...
renamed brew.py to mac_brew.py and added tests
2016-03-21 14:22:47 -06:00
Mike Place
a496806fa2
Merge pull request #32000 from twangboy/mac_power_int
...
Integration tests for mac_power.py
2016-03-21 14:18:57 -06:00
rallytime
3e61603d5b
Pylint fix for #31884
...
Merges #31884
2016-03-21 14:18:29 -06:00
Ch3LL
aa519814f2
reverse the format indices
2016-03-21 14:17:27 -06:00
Ch3LL
3f2b851203
add more tests for mac_group
2016-03-21 14:17:27 -06:00
Nicole Thomas
d85dfbea50
Merge pull request #32001 from alprs/fix-alternatives_state_integration_tests
...
Add integration test for alternatives state
2016-03-21 13:40:45 -06:00
Andreas Lutro
195fd53713
Add a basic integration test for locale module
2016-03-21 20:22:16 +01:00
twangboy
bed7178f18
Fix mac_pkgutil module
2016-03-21 12:10:28 -06:00
Mike Place
a940c64981
Merge pull request #31994 from twangboy/mac_softwareupdate_int
...
Integration tests for mac_softwareupdate.py
2016-03-21 12:01:14 -06:00
Andreas Lutro
e9fe661e72
add integration test for alternatives state
...
the alternatives state module has been through some contradictory
changes recently. an integration test should help validate that it
actually works.
2016-03-21 17:53:01 +01:00
twangboy
c011a176f5
Add integration tests
2016-03-19 17:04:42 -06:00
twangboy
3d7ff12019
Fix line lengths
2016-03-18 17:59:07 -06:00
twangboy
787835a13a
Fix tests for sleep functions
2016-03-18 17:57:02 -06:00
twangboy
a15aaff241
Add remaining integration tests
2016-03-18 17:36:49 -06:00
twangboy
2517abafca
Integration tests for sleep functions
2016-03-18 17:11:35 -06:00