Create Test Suite #1

Open
opened 2026-07-21 05:34:47 +00:00 by galacticaledge · 0 comments

This project currently works correctly so far, but to ensure quality in the long term, I want to implement test suites for each API to prevent regressions in the future.

For the Container API, I want to use unittest and use mock tests for testing endpoints. Same to be applied in the Next.js application with Jest

This project currently works correctly so far, but to ensure quality in the long term, I want to implement test suites for each API to prevent regressions in the future. For the Container API, I want to use [unittest](https://docs.python.org/3/library/unittest.html) and use mock tests for testing endpoints. Same to be applied in the Next.js application with [Jest](https://nextjs.org/docs/pages/guides/testing/jest)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
ALUGatUCI/community-services#1
No description provided.