test(modules): unit, integration & e2e tests for modules CRUD #143

Merged
djalim merged 3 commits from PMPR-113 into develop 2026-04-26 13:34:35 +00:00
Showing only changes of commit e3a7e20993 - Show all commits
+1 -1
View File
@@ -1,6 +1,6 @@
// #113 - E2E tests for /modules endpoints
import { assertEquals, assertExists } from "@std/assert";
import { assertEquals } from "@std/assert";
import {
makeContextWithAffiliation,
makeEmployeeContext,