helpyourneighbour/backend/src/__tests__
OpenClaw 7cf2aa0aa4
Some checks are pending
Docker Test / test (push) Waiting to run
test: add rate limiting tests for auth endpoints
2026-03-07 04:21:48 +00:00
..
addresses.test.js auto(agent): Add comprehensive error handling tests for addresses route 2026-03-06 20:46:45 +00:00
auth.rate-limiting.test.js test: add rate limiting tests for auth endpoints 2026-03-07 04:21:48 +00:00
auth.test.js auto(agent): enhance auth tests with duplicate email handling 2026-03-06 20:11:02 +00:00
contacts.test.js Add Playwright tests for contacts API and cleanup duplicate config files 2026-03-06 20:57:20 +00:00
helpRequests.test.js auto(agent): enhance validation tests for helpRequests route 2026-03-06 20:33:43 +00:00
idempotency.test.js fix(#24): Implement idempotency protection for critical write operations 2026-03-07 00:13:31 +00:00
offers.test.js auto(agent): Add authentication tests to offers route 2026-03-06 20:35:17 +00:00
profile.test.js auto(agent): enhance profile route tests with decryption error handling 2026-03-06 21:01:45 +00:00
rateLimit.test.js fix(#19): Implement rate limiting for auth and write-heavy endpoints 2026-03-06 23:55:29 +00:00
reviews.test.js auto(agent): Add comprehensive tests for reviews route including valid dealId cases 2026-03-06 21:03:40 +00:00