.. |
auth
|
ba94b4b878
By these days, we should blowup if mock is not available
|
5 years ago |
beacons
|
4907e614bc
Merge pull request #55077 from garethgreenaway/55061_fix_network_settings_beacon_wildcard_interface
|
4 years ago |
cache
|
ba94b4b878
By these days, we should blowup if mock is not available
|
5 years ago |
cli
|
35646c5ed9
Fix PyLint `broad-except`
|
4 years ago |
client
|
ba94b4b878
By these days, we should blowup if mock is not available
|
5 years ago |
cloud
|
1319d4fb10
Sort dict keys for consistent return
|
4 years ago |
config
|
8e505fb91a
Move tests to existing test modules
|
5 years ago |
daemons
|
d463e3fd83
Added unittests.
|
4 years ago |
engines
|
82923145e1
Merge pull request #54651 from garethgreenaway/2019_2_1_port_50005
|
4 years ago |
executors
|
bbb8fe8540
Fix _get_hash in splay executor
|
6 years ago |
files
|
6aaf50351a
add tests
|
6 years ago |
fileserver
|
4a46f3e3b4
Use vendored tornado instead of system tornado
|
4 years ago |
grains
|
bcc520ccc4
Add saltversioninfo grains test
|
4 years ago |
modules
|
a70cec9267
Fix the remaining tornado imports
|
4 years ago |
netapi
|
4a46f3e3b4
Use vendored tornado instead of system tornado
|
4 years ago |
output
|
80dcb44a0d
Merge remote-tracking branch 'upstream/2018.3' into merge-fluorine
|
6 years ago |
pillar
|
52cf5f473e
Merge branch 'master' into 55662_s3_pillar_fixes
|
4 years ago |
proxy
|
ba94b4b878
By these days, we should blowup if mock is not available
|
5 years ago |
renderers
|
ba94b4b878
By these days, we should blowup if mock is not available
|
5 years ago |
returners
|
35646c5ed9
Fix PyLint `broad-except`
|
4 years ago |
roster
|
eeea9d93fa
Fix PyLint `unused-import`
|
4 years ago |
runners
|
ba94b4b878
By these days, we should blowup if mock is not available
|
5 years ago |
sdb
|
7c85523c0f
remove mock skipif
|
5 years ago |
serializers
|
ce87c8306d
Replace `@flaky` with `@pytest.mark.flaky`
|
4 years ago |
states
|
70c879885e
Replace `@requires_network` with `@pytest.mark.requires_network`
|
4 years ago |
templates
|
80dcb44a0d
Merge remote-tracking branch 'upstream/2018.3' into merge-fluorine
|
6 years ago |
tokens
|
ba94b4b878
By these days, we should blowup if mock is not available
|
5 years ago |
tops
|
ba94b4b878
By these days, we should blowup if mock is not available
|
5 years ago |
transport
|
ce87c8306d
Replace `@flaky` with `@pytest.mark.flaky`
|
4 years ago |
utils
|
ce87c8306d
Replace `@flaky` with `@pytest.mark.flaky`
|
4 years ago |
__init__.py
|
9383142dcc
The `LoaderModuleMixin` is the right approach here.
|
7 years ago |
test__compat.py
|
a791901775
Fix compat, add tests
|
5 years ago |
test_acl.py
|
1fccbf764a
Rename acl unit test module to confirm to naming convention
|
6 years ago |
test_auth.py
|
03ecce2f06
Fix PyLint `unnecessary-pass`
|
4 years ago |
test_beacons.py
|
9996bc1d1a
Porting #50261 to master.
|
4 years ago |
test_client.py
|
b14056fac7
Fix missing variable wart
|
4 years ago |
test_cloud.py
|
ba94b4b878
By these days, we should blowup if mock is not available
|
5 years ago |
test_config.py
|
7aba845343
use RUNTIME_VARS for test root dir
|
4 years ago |
test_crypt.py
|
ba94b4b878
By these days, we should blowup if mock is not available
|
5 years ago |
test_doc.py
|
d6daf68a98
Fix unit.test_doc
|
4 years ago |
test_engines.py
|
80a52ab328
Fixing failed test, using a copy of the default minion opts.
|
4 years ago |
test_ext.py
|
7b1632e8e3
Fix type error in TornadoImporter
|
4 years ago |
test_fileclient.py
|
ba94b4b878
By these days, we should blowup if mock is not available
|
5 years ago |
test_fileserver.py
|
160223dc80
Consolidate/move fileclient/fileserver tests to conform to naming convention
|
6 years ago |
test_loader.py
|
2fc84f4565
Fix load cached grain "osrelease_info"
|
4 years ago |
test_log.py
|
35646c5ed9
Fix PyLint `broad-except`
|
4 years ago |
test_master.py
|
fb4f2dd0fa
Distinguish between Authorization and Authentication errors
|
6 years ago |
test_minion.py
|
ea299efa2f
Replace `@skip_if_not_root` with `@pytest.mark.skip_if_not_root`
|
4 years ago |
test_mock.py
|
ba94b4b878
By these days, we should blowup if mock is not available
|
5 years ago |
test_module_names.py
|
06a272c7ba
These are not integration tests.
|
4 years ago |
test_payload.py
|
f968221a63
Merge branch 'master' into 2019_2_1_port_51322
|
5 years ago |
test_pillar.py
|
ba94b4b878
By these days, we should blowup if mock is not available
|
5 years ago |
test_proxy_minion.py
|
4a46f3e3b4
Use vendored tornado instead of system tornado
|
4 years ago |
test_pytest_pass_fail.py
|
17b70878b1
Add tests to ensure proper pytest pass/fail behavior.
|
4 years ago |
test_spm.py
|
9d86af6e37
Replace `@destructiveTest` with `@pytest.mark.destructive_test`
|
4 years ago |
test_state.py
|
3f0bd1a4a3
Add tests to check for slot expansion in unless/onlyif
|
4 years ago |
test_template.py
|
ba94b4b878
By these days, we should blowup if mock is not available
|
5 years ago |
test_transport.py
|
9cb9547bc0
Rename transport_test file to test_transport and update imports for pytest
|
7 years ago |
test_version.py
|
293b1fddf2
cleanup code
|
4 years ago |
test_virtualname.py
|
ac0db895ab
Prefer `RUNTIME_VARS` usage
|
5 years ago |
test_zypp_plugins.py
|
ba94b4b878
By these days, we should blowup if mock is not available
|
5 years ago |