This adds a couple new requirements for building, plus it adds two new tests.
You can now run pytest at the top level of the repo, and it will run 5 tests, including parsing the validYAML.yaml file.
This adds a couple new requirements for building, plus it adds two new tests.
You can now run `pytest` at the top level of the repo, and it will run 5 tests, including parsing the `validYAML.yaml` file.
pacohope
added this to the Integrate unit tests milestone 1 year ago
This adds a couple new requirements for building, plus it adds two new tests.
You can now run
pytest
at the top level of the repo, and it will run 5 tests, including parsing thevalidYAML.yaml
file.Thanks!
6c13802d17
into main 1 year agoReviewers
6c13802d17
.Step 1:
From your project repository, check out a new branch and test the changes.Step 2:
Merge the changes and update on Gitea.