vikunja/pkg/routes/api
kolaente 522c31dbd1 refactor(testing): extract e2e fixture reset/truncate into shared package
Pull the HTTP-agnostic table reset and truncate-all logic out of the v1
testing handlers into pkg/routes/api/shared so /api/v2 can reuse it. v1's
wire behavior is unchanged; it now delegates to the shared functions.
2026-06-12 10:54:38 +02:00
..
shared refactor(testing): extract e2e fixture reset/truncate into shared package 2026-06-12 10:54:38 +02:00
v1 refactor(testing): extract e2e fixture reset/truncate into shared package 2026-06-12 10:54:38 +02:00
v2 fix(api/v2): gate /register at registration time, not per request 2026-06-12 07:58:17 +00:00