ansible-playbook-grapher/tests
dependabot[bot] 9c9327014b
chore(deps): bump pytest-cov from 2.12.1 to 3.0.0 (#90)
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 2.12.1 to 3.0.0.
- [Release notes](https://github.com/pytest-dev/pytest-cov/releases)
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest-cov/compare/v2.12.1...v3.0.0)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-07 18:32:46 +01:00
..
fixtures tests: Rename fake_role_2 and update tasks 2021-10-03 21:00:58 +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 tests: Set display verbosity and use only one for all tests 2021-10-03 21:08:28 +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-cov from 2.12.1 to 3.0.0 (#90) 2021-11-07 18:32:46 +01:00
test_cli.py Refactor the grapher. Part 2 (#81) 2021-08-29 18:43:27 +02:00
test_graph.py fix: Remove counter from parser. It's the renderer's problem 2021-09-23 08:54:49 +02:00
test_parser.py tests: Set display verbosity and use only one for all tests 2021-10-03 21:08:28 +02:00
test_playbook_grapher.py test: TEST_VIEW_GENERATED_FILE should be == 1 to view the graphs during testing [ci skip] 2021-10-03 20:01:02 +02:00
test_postprocessor.py chore: type annotations + update signatures 2021-09-19 19:22:23 +02:00