saltstack / saltstack/salt

Test Coverage: Add docker Salt formula functional tests

Open
#64,614 0 comments 0 reactions 1 assignee View on GitHub

@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 docker 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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.