Skip to content

write regression tests #11

@Namdrib

Description

@Namdrib

Make test inputs run with confirmation that they're correct (e.g. using unit tests to read the test files, and compare to a known result)

May require re-factoring of main() methods

This makes it easier to refactor code without unknowingly breaking something

Refactoring may make it easier to move out common algorithms, such as pathfinding/scoring, to interfaces, or to apply mass linting/style cleanups to previous solutions

It may also encourage trying to find faster solutions to some problems 😉

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions