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

Added tests for CRUD query functions and implemented DB helpers/ItemIndividualQuery #14

Merged
merged 22 commits into from
Feb 11, 2024

Conversation

daniel-panhead
Copy link
Collaborator

@daniel-panhead daniel-panhead commented Feb 8, 2024

Each of the CRUD query functions for every table in the database has tests now

The test/db/test_objs also contains converted TS types of all the test data that is contained in the test database, if anyone finds that useful

DB helper functions/tests have been implemented, and ItemIndividualQuery was also implemented with tests passing

@daniel-panhead daniel-panhead changed the base branch from main to backend February 8, 2024 05:44
@daniel-panhead daniel-panhead changed the title Added tests for CRUD query functions Added tests for CRUD query functions and implemented ItemIndividualQuery Feb 11, 2024
@daniel-panhead daniel-panhead changed the title Added tests for CRUD query functions and implemented ItemIndividualQuery Added tests for CRUD query functions and implemented DB helpers/ItemIndividualQuery Feb 11, 2024
@daniel-panhead daniel-panhead merged commit 1fe79fd into backend Feb 11, 2024
1 check passed
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

Successfully merging this pull request may close these issues.

2 participants