cbdq-io / testinfra-bdd

An interface between pytest-bdd and pytest-testinfra.
https://pypi.org/project/testinfra-bdd/
BSD 3-Clause "New" or "Revised" License
3 stars 2 forks source link

Improve Test Coverage of testinfra_bdd/parsers.py #48

Closed dallinb closed 2 years ago

dallinb commented 2 years ago

Currently 86% when running in GitHub (is 100% when running locally). However the file itself might not actually be making ICMP calls so could potentially have the tests added.

dallinb commented 2 years ago

This is now 100% for testinfra_bdd/parsers.py is now 100% https://codeclimate.com/github/locp/testinfra-bdd/testinfra_bdd/parsers.py.