Skip to content

Rewrite the test suite. #101

@python-processing-unit

Description

@python-processing-unit

The current test suite is a monolithic file that tests only a small portion of the specified functionality, primarily through regression tests.

The current test suite MUST be replaced with multiple Prefix source files, one for each test. The full suite CAN be run through a centralized PowerShell script.

The new test suite MUST test every behavior specified in the specification, to the extent that any bugs in the implementation MUST be found during a test run. The new test suite MUST be updated to continue testing all specified functionality whenever the specification is updated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthardNot recommended for beginners. Will take significant effort to complete.help wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions