Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SUGGESTION] Create unit tests to be ran during build pipeline #83

Open
jsanter27 opened this issue Feb 16, 2022 · 0 comments
Open

[SUGGESTION] Create unit tests to be ran during build pipeline #83

jsanter27 opened this issue Feb 16, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers pipeline Issue or update to build pipeline

Comments

@jsanter27
Copy link
Collaborator

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

@jsanter27 jsanter27 added enhancement New feature or request pipeline Issue or update to build pipeline labels Feb 16, 2022
@jsanter27 jsanter27 added the good first issue Good for newcomers label Feb 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers pipeline Issue or update to build pipeline
Projects
None yet
Development

No branches or pull requests

2 participants