salt
salt copied to clipboard
Migrate LGPO tests to pytest
What does this PR do?
Migrates LGPO tests to pytest. Enables the tests so they run.
What issues does this PR fix or reference?
Fixes: https://github.com/saltstack/salt/issues/61717
Previous Behavior
LGPO tests were not running
New Behavior
LGPO tests now run
Merge requirements satisfied?
[NOTICE] Bug fixes or features added to Salt require tests.
- [ ] Docs
- [ ] Changelog - https://docs.saltproject.io/en/master/topics/development/changelog.html
- [x] Tests written/updated
Commits signed with GPG?
Yes
@twangboy pre-commit fail.