-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
testingMissing test coverage or other testing framework issueMissing test coverage or other testing framework issue
Description
- I have reviewed the test coverage on Codecov
Describe the Missing Coverage
There are no unit tests for the following helper functions in test_parse_json.py:
create_node()create_connection()parse_tag()parse_contents()get_tag_contents()parse_flow_or_gen_capacity()
Expected Behavior
The current behavior is as expected, but there is a possibility of regressions if test coverage is not improved.
Recommended Fix
Write unit tests for the helper functions listed above.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
testingMissing test coverage or other testing framework issueMissing test coverage or other testing framework issue