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

Create tests #1

Open
davbrito opened this issue Aug 1, 2022 · 2 comments
Open

Create tests #1

davbrito opened this issue Aug 1, 2022 · 2 comments
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest help wanted Extra attention is needed testing Anything related to testing and QA

Comments

@davbrito
Copy link
Owner

davbrito commented Aug 1, 2022

Currently there is no any tests set up for the code to verify everything works fine.

If someone wants to contribute by creating a test suit, any contribution is welcome.

@davbrito davbrito added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers testing Anything related to testing and QA labels Aug 1, 2022
@shyambh
Copy link

shyambh commented Oct 6, 2022

Hi @davbrito , I would like to work on this. Can you please let me know what sort of testing would you like?
Also, I am unable to run the project locally. Can you let me know the steps please? I npm installed the dependencies and tried running npm run test as well as npm run build, but received error in both the cases.

@davbrito
Copy link
Owner Author

Hi @shyambh, I'd like to add unit testing with Vitest

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 hacktoberfest help wanted Extra attention is needed testing Anything related to testing and QA
Projects
None yet
Development

No branches or pull requests

2 participants