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

Add test suite for code #5

Open
Israel-Laguan opened this issue Jan 7, 2020 · 1 comment
Open

Add test suite for code #5

Israel-Laguan opened this issue Jan 7, 2020 · 1 comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@Israel-Laguan
Copy link

Problem

The code don't have a test suite:

"test": "echo \"Error: no test specified\" && exit 1"

This make the code feeble and prone to errors.

Proposal

Add a set of test to make sure the code do what is supposed to do. A suggestion is MochaJS but maybe there are better options.

@tunjioye
Copy link
Contributor

tunjioye commented Jan 7, 2020

Thanks for this suggestion. Test Cases will be written as mentioned.

@jalasem jalasem added help wanted Extra attention is needed good first issue Good for newcomers labels Feb 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants