-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
featureNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
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
Labels
featureNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers