salt/tests
Nicholas Hughes b5c096920e
Add context aware change handling for file.managed state module function (#63347)
* add context aware change handling for file.managed state module function

* updates docstrings, add ignore comments, and add util tests

* update util tests

* adding additional documentation and test cases

* missed some places where a kwarg needed to be passed through

* handling pyupgrade changes

* using new md changelog format

* add context aware change handling for file.managed state module function

* updates docstrings, add ignore comments, and add util tests

* update util tests

* adding additional documentation and test cases

* missed some places where a kwarg needed to be passed through

* handling pyupgrade changes

* fix existence checking after merge conflict fix

* remove duplicate test from merge conflict resolution

* apparently using the github ui to resolve merge conflicts was a bad idea

---------

Co-authored-by: Daniel Wozniak <dwozniak@vmware.com>
2024-01-22 14:34:42 -07:00
..
integration Merge 3007.x into master 2024-01-08 20:58:22 +00:00
kitchen
pytests Add context aware change handling for file.managed state module function (#63347) 2024-01-22 14:34:42 -07:00
support Rewrite vault core, issue AppRoles to minions (#62684) 2023-12-15 21:42:08 -07:00
unit Dedupe & fix tests from merge-forward 2024-01-17 07:29:16 +00:00
__init__.py
buildpackage.py
committer_parser.py
conftest.py Merge 3006.x into master 2023-11-26 16:10:40 +00:00
eventlisten.py
eventlisten.sh
filename_map.yml Revert test changes and fix original tests 2023-12-28 16:42:39 -07:00
minionswarm.py
modparser.py
packdump.py
runtests.py
salt-tcpdump.py
saltsh.py
wheeltest.py
zypp_plugin.py