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 tests #99

Open
3 tasks
han-so1omon opened this issue Jan 9, 2024 · 0 comments
Open
3 tasks

Unit tests #99

han-so1omon opened this issue Jan 9, 2024 · 0 comments
Assignees

Comments

@han-so1omon
Copy link

han-so1omon commented Jan 9, 2024

What needs to be done

Run unit tests on pull request to master

Why it needs to be done

Unit tests are not being run, and as a result we see too many bugs in production

Acceptance Criteria

  • When a pull request is submitted to master, a Github Action is triggered to run the unit tests, where all unit tests must pass to yield Success
  • Unit tests show 70% code coverage or above on the CPFTreasury, CPSCore, and CPSTreasury contracts. If necessary, update existing unit tests to do so
  • Unit tests show 70% code coverage or above on React components in the Frontend directory. If necessary, update existing unit tests to do so
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants