Skip to content

Better naming for test cases #41

@dekarrin

Description

@dekarrin

Test case sources and expected output currently do not match the name of their test, and are used by multiple tests. To keep tests independent, each should use its own expected output/source input files, and they should match the name of the test (substituting expected_ and input_ for the expected and input files, respectively)

Metadata

Metadata

Assignees

No one assigned

    Labels

    cleanuprefactoring and/or style changestestrelates to the testing framework

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions