Skip to content

write regression tests #11

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 😉

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions