ansible-playbook-grapher/tests
dependabot-preview[bot] ed7afd6eae
build(deps): Bump pytest from 6.2.2 to 6.2.4 (#76)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.2 to 6.2.4.
- [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.2...6.2.4)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-07-27 23:58:01 +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: Clean code and simplification 2020-11-28 16:53:01 +01:00
pytest.ini fix: Fix pytest warning (remove rootdir from pytest.ini) 2020-11-17 20:24:46 +01:00
requirements_tests.txt build(deps): Bump pytest from 6.2.2 to 6.2.4 (#76) 2021-07-27 23:58:01 +02:00
test_cli.py fix: Drop support for ansible 2.8 2021-05-09 16:12:47 +02:00
test_grapher.py fix: Drop support for ansible 2.8 2021-05-09 16:12:47 +02:00
test_postprocessor.py feat: add type hints to tests 2021-02-14 02:41:33 +01:00