Skip to content

[UNITTEST] condense all repeating code into test library #226

Description

@lydon42

Tests do have a lot of common code. And each of them might do things slightly different.

So lets put all the setup, graphics, writing, reading pixels, etc. code into a common library.

This makes the tests more easy to write, and all of them will use the same base.

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

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions