-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomerspipelineIssue or update to build pipelineIssue or update to build pipeline
Description
Is your feature request related to a problem? Please describe.
Now that ZEBRA has a functioning build pipeline, we should add unit tests to ensure that builds are robust and complete before being added to production.
Describe the solution you'd like
Using popular testing library Jest, create *.test.js files for the ZEBRA's controller functions.
Describe alternatives you've considered
Other testing libraries include Mocha and Cypress.
Additional context
None
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomerspipelineIssue or update to build pipelineIssue or update to build pipeline