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

Proposal: Add unit testing framework #60

Open
miors opened this issue Jun 11, 2024 · 1 comment
Open

Proposal: Add unit testing framework #60

miors opened this issue Jun 11, 2024 · 1 comment
Labels
Hacktoberfest Issues to solve during the online event Improvement New feature or request

Comments

@miors
Copy link

miors commented Jun 11, 2024

As a stakeholder
I want the code to incorporate unit testing
So that I have confidence in it

PROPOSAL

  • Construct unit test framework
  • Incorporate jest module for testing purposes
  • Re-organise callback function to accommodate unit testing
  • Create additional file structure
  • Update script in package.json to include jest
  • Add other dependencies to assist jest

I have created a POC work on this PR:
#57

@berkingurcan
Copy link
Collaborator

Would be great! Lets connect on discord #berkingurcan @miors

@CristinaEche CristinaEche added Improvement New feature or request Hacktoberfest Issues to solve during the online event labels Sep 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Hacktoberfest Issues to solve during the online event Improvement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants