Skip to content

Rework unit test approach to avoid huge data file dependencies #5

@sbroger

Description

@sbroger

The full-TAS unit test requires a supporting data file in excess of 200 MB. It's unreasonable to distribute a file this large as part of the repository so it's presently in there as a 6 MB zip archive, which adds extra steps and complication towards running tests. Rework things to reduce the test scope and reduce the amount of required external data. Alternatively, investigate whether the test can just be replaced with some kind of lightweight equivalent.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions