master
Pyupgrade and drop six
Fix Python 3.12 CI: TCP/ZMQ publish drops, fixture leaks, test harness
Remove vim config comments
Pre-commit and lint fixup
add mac_keychain test
fix tests
Add interface for testing bad sls data
The `TestGitPython*HTTP` and `TestPygit2*HTTP` tests now use a container
Allow signature verification logic to be reused for other backends
Fixed tests to comply removal of 'managed_private_key' from certificate_managed
Add regression test for excludes issue
Add a few more nice to have hooks
Reworking the state module tests to use temporary files for the states instead of files in the test repo.
better support comments in mysql files
network.system sls file
Migrate pydsl tests to integration test suite
Removing unneeded variables and imports.
Fileserver integration testing.
add multi assert integration test
switch to vlc for pkg testing on windows so we don't interfere with 7zip
Fixed integration test
add windows path and add custom tar
Add signature verification to file.managed/archive.extracted
Added salt-ssh integration test for custom module within SLS
Deprecate salt.utils.odict
Fix integration.modules.test_decorators for Windows
Add ability to run a shell command to depends decorator
Add a generic failing sls for tests
Add "file.patch" module function
Add "file.patch" state function
Fix failing integration tests
Add integration test for 42116
Make x509 tests use tempfiles instead of hard-coding them
Fix encoding issues in file and x509 states
Add regression tests for jinja import bug
Handle better state errors
Add tests for the jinja demands
Allow to check whether a function is available on the AliasesLoader wrapper
Dummy file to fix failing tests.
Merge branch '2017.7' into '2018.3'
bytes file that decodes the same utf-8 and cp1252
Fix 9 flaky tests identified in master nightly runs (#68893)
Test for retcode
Fix/skip tests on RHEL/Windows
Fix salt-ssh pillar bug for state.sls_id function (#53348)
Give supervisor a little time to startup during tests
add test for subset in orchestration
Allow custom validity dates over new X509 certificates (#53149)
[PY3] Update fileserver for Unicode/PY3 compatibility