Skip to content

Unit Tests #8

@Roxerg

Description

@Roxerg

First, testing framework/library needs to be decided.

Then, unit tests should be made for functionality that allows for independent testing, such as:

  • Generating a blank image and populating it with text
    • Try non-standard characters
    • How to check if image generated successfully?
  • Parsing commands
    • Are all forms of command that should be valid parsed correctly?
    • Dealing with left out parameters
  • Any ideas welcome

Progress:

  • Library/Framework chosen
  • Library/Framework set up
  • Image Generation Unit Tests
  • Command parsing tests

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions