Skip to content

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

@lydon42

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.

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