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

Unit testing #35

Open
3 tasks
JaeAeich opened this issue Sep 27, 2023 · 1 comment
Open
3 tasks

Unit testing #35

JaeAeich opened this issue Sep 27, 2023 · 1 comment
Labels
enhancement New feature or request Feature

Comments

@JaeAeich
Copy link
Contributor

Description

It will be in our great interest to add unit testing to secure the repo, we can then move on to integration, snap shot etc testing later. Then we can also deploy a CI/CD pipeline to ease the code review.

Proposal

Use Jest or any other testing framework to validate the logic of KSP.

Work

  • Write tests for react component
  • Write tests for hooks, logic, inputs, and all the function within a component
  • Create a gh workflow to test, on every pull.
@JaeAeich JaeAeich added enhancement New feature or request Feature labels Sep 27, 2023
@Arup-Chauhan
Copy link

Hi, I am interested in working on this issue, please assign it to me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Feature
Projects
None yet
Development

No branches or pull requests

2 participants