-
Notifications
You must be signed in to change notification settings - Fork 0
[CODE]: Add tests #9
Copy link
Copy link
Open
Labels
code-refactorRefactor code to look better and perform betterRefactor code to look better and perform bettertestsAnything to do with testing the APIAnything to do with testing the API
Metadata
Metadata
Assignees
Labels
code-refactorRefactor code to look better and perform betterRefactor code to look better and perform bettertestsAnything to do with testing the APIAnything to do with testing the API
Describe the issue
There are currently no tests written to check API behaviour when changes are made.
How could it be made better?
Adding tests using a test runner like Ava.
Screenshots
If applicable, add screenshots to help explain the benefits of your changes.
Additional context
It would be better to do this now, since the implementation is still underway.