Skip to content

TEST: unit tests for parse_json helper functions #25

@fletchapin

Description

@fletchapin
  • 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.

Metadata

Metadata

Assignees

Labels

testingMissing test coverage or other testing framework issue

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions