Wayne Werner
332f129e90
Skip slowest tests
2020-04-21 11:23:32 -05:00
Christian McHugh
00e8eaf16a
add new sysctl virtual module to whitelist
2020-04-12 13:28:15 +01:00
Christian McHugh
f0a3957371
Merge branch 'master' into doctest_master
2020-04-07 17:51:56 +01:00
Blacken Salt
0b2a5613b3
Blacken salt
2020-04-03 13:05:41 -05:00
Christian McHugh
ebf8417c61
Add max-arnold's tests and associated cleanup
2020-03-13 08:29:27 +00:00
Christian McHugh
28b9973dcb
Merge branch 'doctest_master' of github.com:mchugh19/salt into doctest_master
2020-02-15 19:08:48 +00:00
Christian McHugh
ef8dfbc377
Merge branch 'master' into doctest_master
2020-02-15 19:07:28 +00:00
Christian McHugh
d6183307b4
rename service module
2020-02-15 19:06:28 +00:00
Daniel A. Wozniak
d6daf68a98
Fix unit.test_doc
2020-01-22 14:53:40 +00:00
Christian McHugh
f4826e380c
saltier file open
2020-01-19 21:47:05 +00:00
Christian McHugh
3eadc12568
add check for virtual docs
2020-01-19 21:24:24 +00:00
Megan Wilhite
d8b505ed2f
Merge pull request #52368 from mchugh19/doc_tests
...
Unit test to require execution module documentation
2020-01-19 06:56:24 +00:00
Pedro Algarvio
ac0db895ab
Prefer RUNTIME_VARS
usage
2019-12-03 15:22:34 +00:00
Daniel A. Wozniak
4d6b8da5a0
Fix linter
2019-05-08 13:16:50 +01:00
Daniel A. Wozniak
759bccc202
Fix test_doc on windows by using grep yay!
2019-05-08 13:16:49 +01:00
Pedro Algarvio
b2b0764dd4
Be aware of the different path separators
2019-05-08 13:16:38 +01:00
Gareth J. Greenaway
4908ed3048
Merge branch '2017.7' into merge-2018.3
2019-03-25 13:28:15 -07:00
Pedro Algarvio
cc6fb4662a
Additionally ignore files in nox virtualenvs and CI artifacts directories
2019-03-21 11:32:39 +00:00
Erik Johnson
23980830d1
Use tests.support.paths instead of deprecated integration module
2018-08-14 13:53:29 -05:00
rallytime
3d2ea16c3a
Merge branch '2017.7' into '2018.3'
...
Conflicts:
- requirements/base.txt
- salt/states/archive.py
- salt/states/file.py
- tests/integration/runners/test_state.py
- tests/unit/daemons/test_masterapi.py
2018-06-11 11:45:37 -04:00
Daniel Wallace
8d15b93d00
remove tox virtualenvs from doc tests
2018-06-06 12:22:22 -05:00
rallytime
4e2280157a
Merge branch '2017.7' into 'develop'
...
Conflicts:
- .kitchen.yml
- tests/unit/test_doc.py
- tests/unit/utils/test_cloud.py
2017-11-13 12:27:59 -05:00
twangboy
0a9e862bf4
Use regex to split
2017-11-09 16:24:19 -07:00
rallytime
26410c662f
Update some salt.utils.x paths for moved util functions
...
Through merge forwards, some of the old-style paths have made their
way into develop. This PR corrects some of these instances on the more
popular functions.
2017-08-29 16:24:47 -04:00
twangboy
201ceae4c4
Fix lint, remove debug statement
2017-08-16 10:29:26 -06:00
twangboy
37029c1a16
Fix unit.test_doc test
...
Use findstr instead of grep on Windows
Use os.linesep for file paths
2017-08-15 15:30:13 -06:00
Pedro Algarvio
40a64191a1
Absolute imports and A LOT of code cleanup.
2017-03-01 01:33:07 +00:00
Pedro Algarvio
3beb3fb801
Move whatever we need from salttesting to salt.
...
Let's drop the salttesting dependency cycle.
2017-02-28 22:52:49 +00:00
Pedro Algarvio
4ff190cac6
Fix, simplify, syntax the test_doc unit test
2017-02-23 23:19:45 +00:00
Pedro Algarvio
15af4c9728
Test filenames conformity. Adjust for pytest.
2017-02-23 23:19:42 +00:00