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

Starter Kit: Unit Testing in Open Sentencing #28

Open
11 tasks
demilolu opened this issue Sep 14, 2021 · 3 comments
Open
11 tasks

Starter Kit: Unit Testing in Open Sentencing #28

demilolu opened this issue Sep 14, 2021 · 3 comments

Comments

@demilolu
Copy link
Contributor

demilolu commented Sep 14, 2021

Background on the problem the feature will solve/improved user experience

Our code currently lacks unit testing, which is needed for test driven development practices: easy debugging, functional testing, etc.

Describe the solution you'd like

Provide unit tests for various Open Sentencing repositories:

Tasks

  • research existing tests of similar code bases
  • document list of tests to be implemented for each repository based on programming language, architecture, etc
  • create Github issues for each test in the appropriate repo and link to this issue as well
  • implement changes in each repository as appropriate
  • Add tests for various endpoints
  • Add similar tests for other backend classes and code
  • Add unit tests for front-end functionality

Acceptance Criteria

  • At least 60% code coverage by unit tests
@github-actions
Copy link

👋 Hi! This issue has been marked stale due to inactivity. If no further activity occurs, it will automatically be closed.

@github-actions github-actions bot added the stale label Oct 15, 2021
@demilolu demilolu changed the title Unit Testing in Open Sentencing Repo Starter Kit: Unit Testing in Open Sentencing Jan 10, 2022
@demilolu
Copy link
Contributor Author

this issue is still active

@github-actions
Copy link

👋 Hi! This issue has been marked stale due to inactivity. If no further activity occurs, it will automatically be closed.

@github-actions github-actions bot added the stale label Mar 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

3 participants