Skip to content
This repository was archived by the owner on Feb 27, 2024. It is now read-only.
This repository was archived by the owner on Feb 27, 2024. It is now read-only.

Remove duplicate unit/functional test cases and make Unit tests only check for basic import/runtime errors #27

@loredous

Description

@loredous

Is your feature request related to a problem? Please describe.
Currently some unit tests for parsers duplicate functionality from the functional test. We want to ensure that tests are properly separated by function.

Describe the solution you'd like
Unit tests for the parsers should be rewritten to be a more generic test that automatically covers all built-in parser code, ensures each module is of the proper type and follows the proper interface without throwing exceptions.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions