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

Add Initial Test Cases to create standard / Restructure codebase for testability and good practice standards #88

Open
sandrahoang686 opened this issue Aug 7, 2023 · 0 comments
Assignees

Comments

@sandrahoang686
Copy link
Collaborator

Description

Create a pr to add initial test cases to help create/start a testing standard and to provide examples on how to test. Pytest will be used for unit testing. The codebase is also not structured in a way where it is easily testable, so restructure the codebase to be more modular like for good coding and testing practices. This type of PR could easily grow in scope so cap it to just a few test cases just to get started

Acceptance Criteria

  • Add initial tests for a specific feature
  • Code should be more broken out
  • Start conversation on if we should meet a threshold
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

1 participant