uprm-inso4117-2024-2025-s2 / semester-project-thriftuni

semester-project-thriftuni created by GitHub Classroom
8 stars 0 forks source link

[Lecture Topic Task] TDD Unit Tests for listing_categories collection relations and behaviors. #202

Closed JorgeRivera94 closed 1 month ago

JorgeRivera94 commented 1 month ago

Objective:

Implement preemptive tests that will test the described behaviors of the listing_categories collection including their unique constraint, category associations dependent on the existence of categories documents, and document existence dependent on the referenced listing document.

Task Description:

Create Unit Tests that will check for our desired behavior and are meant to fail, as these behaviors have not been implemented yet.

Implementation:

Will write Unit Tests and ensure they fail with our base as is, but pass when our desired behavior is simulated.

Subtasks:

Testing and Debugging:

Ensuring tests correctly evaluate the desired behaviors by checking they pass when the desired behaviors are simulated.

Deadline:

Mar 20, 2025

Suggested Values:

Difficulty: 5 Urgency: 4