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 TakeTwo repositories #34

Open
8 tasks
demilolu opened this issue Jan 10, 2022 · 1 comment
Open
8 tasks

Starter Kit: Unit Testing in TakeTwo repositories #34

demilolu opened this issue Jan 10, 2022 · 1 comment

Comments

@demilolu
Copy link
Contributor

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 TakeTwo 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

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 in 14 days.

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

No branches or pull requests

1 participant