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

Create Unit Tests #14

Closed
itanex opened this issue Dec 5, 2023 · 3 comments · Fixed by #74
Closed

Create Unit Tests #14

itanex opened this issue Dec 5, 2023 · 3 comments · Fixed by #74
Assignees
Labels
Testing Tasks related to testing the application

Comments

@itanex
Copy link
Owner

itanex commented Dec 5, 2023

  • Choose testing platform
  • Initialize project for testing
  • Write tests for existing code base
@itanex itanex self-assigned this Dec 5, 2023
@itanex itanex added this to the Production Release v1.2 milestone Dec 20, 2023
@itanex itanex added enhancement New feature or request Testing Tasks related to testing the application and removed enhancement New feature or request labels Dec 20, 2023
@itanex itanex changed the title Create Unit Tests for existing codebase Create Unit Tests Jan 31, 2024
@itanex
Copy link
Owner Author

itanex commented Jan 31, 2024

Decided upon using Jest as the testing platform

@itanex
Copy link
Owner Author

itanex commented Feb 2, 2024

Created testing pattern for DB testing code

Note: still out standing issue with DB code utilizing a static reference

@itanex
Copy link
Owner Author

itanex commented Feb 2, 2024

Not yet complete. Have outstanding unit tests to complete and some coverage to handle.

Roll over to Iteration 6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Testing Tasks related to testing the application
Projects
None yet
1 participant