ansible-playbook-grapher/tests
dependabot[bot] b7c68ba9f1
chore(deps): bump pytest from 6.2.4 to 6.2.5 (#83)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.4 to 6.2.5.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/6.2.4...6.2.5)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-13 20:35:18 +02:00
..
fixtures fix: Do not add the skipped tags to the graph 2020-08-01 18:55:33 +02:00
__init__.py move tests related files to tests/, FIXTURES_DIR relative to tests 2019-03-26 00:25:34 +01:00
conftest.py Refactor the grapher. Part 2 (#81) 2021-08-29 18:43:27 +02:00
pytest.ini fix: Fix pytest warning (remove rootdir from pytest.ini) 2020-11-17 20:24:46 +01:00
requirements_tests.txt chore(deps): bump pytest from 6.2.4 to 6.2.5 (#83) 2021-09-13 20:35:18 +02:00
test_cli.py Refactor the grapher. Part 2 (#81) 2021-08-29 18:43:27 +02:00
test_graph.py Refactor the grapher. Part 2 (#81) 2021-08-29 18:43:27 +02:00
test_playbook_grapher.py test: Make test verbose by default with -vv in the args 2021-08-29 20:10:34 +02:00
test_postprocessor.py Refactor the grapher. Part 2 (#81) 2021-08-29 18:43:27 +02:00