Commit Graph
2 Commits
Author SHA1 Message Date
bermudalambandClaude Opus 5 26363ab13f chore: sync package-lock with declared dependencies
SonarQube Analysis / sonarqube (pull_request) Successful in 5m9s
Tests / backend-unit (pull_request) Successful in 1m6s
Tests / backend-integration (pull_request) Successful in 2m24s
Tests / frontend-e2e (pull_request) Failing after 54s
node-cron, node-pg-migrate, and @types/node-cron are declared in
package.json but were missing from the lockfile, so npm ci fails and a
plain npm install silently rewrites the lock. Regenerated to match.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-08-14 17:19:09 -05:00
bermudalamb 921022c658 Add backend unit/integration tests, Playwright e2e tests, README, cookie Secure fix
SonarQube Analysis / sonarqube (push) Successful in 4m20s
2026-08-13 22:35:38 +00:00