Test Coverage: Add salt Salt formula functional tests
Open
@techhat is already working on this.
Since Jul 7, 2023.
Tests
- Dominant language
- Python
- Stars
- 15.7k
- Forks
- 5.6k
- Avg merge
- 2d 44m
- Merged PRs (30d)
- 80
Description
Description
Add salt Salt formula functional tests to the test suite. Testing some of the Salt formulas will help to catch common use cases for Salt states.
Test Criteria
- Add functional pytest tests
- Use the latest tag on the Salt formula repo, git clone the repo and checkout the tag.
- Ensure pillar data is created and ran alongside the test, that the Salt formula is expecting.
- Run the formula and ensure the expected results occur.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.