Commit graph

47 commits

Author SHA1 Message Date
OpenClaw
fb436cb3d6 auto(agent): enhance profile route tests and coverage 2026-03-06 20:36:58 +00:00
OpenClaw
b4edaead35 auto(agent): Add authentication tests to offers route 2026-03-06 20:35:17 +00:00
OpenClaw
e433471589 auto(agent): enhance validation tests for helpRequests route 2026-03-06 20:33:43 +00:00
OpenClaw
532b361c98 auto(agent): enhance contacts tests with additional validation cases 2026-03-06 20:32:30 +00:00
OpenClaw
a92b6111ae auto(agent): enhance offers tests with message length validation 2026-03-06 20:17:40 +00:00
OpenClaw
f831cf4290 auto(agent): enhance auth tests with duplicate email handling 2026-03-06 20:11:02 +00:00
OpenClaw
e8f533fbe3 auto(agent): enhance offers route tests with comprehensive test cases 2026-03-06 19:57:21 +00:00
OpenClaw
0788549958 auto(agent): enhance helpRequests tests with PUT and DELETE scenarios 2026-03-06 19:56:20 +00:00
OpenClaw
10e3527f67 auto(agent): enhance contacts tests with validation checks 2026-03-06 19:55:19 +00:00
OpenClaw
6c82af0d99 auto(agent): Improve auth route tests with node:test and assert 2026-03-06 19:54:02 +00:00
OpenClaw
9d5f08a885 auto(agent): add smoke tests for addresses route 2026-03-06 19:52:57 +00:00
OpenClaw
2d68f838ec auto(agent): enhance reviews route tests and validation 2026-03-06 19:51:58 +00:00
OpenClaw
32c84925df auto(agent): improve profile route error handling and add tests 2026-03-06 19:51:01 +00:00
OpenClaw
53a2968bd2 auto(agent): Improve address change request and verification tests 2026-03-06 19:30:32 +00:00
OpenClaw
44e52191d1 auto(agent): Add GET /profile endpoint and POST /phone test 2026-03-06 19:29:31 +00:00
OpenClaw
254f71e98f auto(agent): Add validation and tests for contacts route 2026-03-06 19:28:45 +00:00
OpenClaw
7b5ffa06be auto(agent): Add tests for reviews route 2026-03-06 19:26:52 +00:00
OpenClaw
b1efaffe3e auto(agent): add profile test 2026-03-06 19:25:48 +00:00
OpenClaw
07a4998b1f auto(agent): Add test for offers route 2026-03-06 19:24:48 +00:00
OpenClaw
902804c317 auto(agent): Add tests for helpRequests route 2026-03-06 19:23:52 +00:00
OpenClaw
54d5b5d876 auto(agent): Add tests for contacts route 2026-03-06 19:21:45 +00:00
OpenClaw
6d9bf4c461 auto(agent): Run expanded local discovery and continue with next actionable task 2026-03-06 18:41:31 +00:00
OpenClaw
53827506a3 auto(agent): added deal existence check and duplicate review prevention in reviews.js 2026-03-06 17:52:20 +00:00
OpenClaw
4078d6ac57 auto(agent): improved input validation with Zod schemas and enhanced error details in offers.js 2026-03-06 17:48:32 +00:00
OpenClaw
e6c84d7237 auto(agent): Added PUT and DELETE routes with input validation and error handling in helpRequests.js 2026-03-06 17:47:31 +00:00
OpenClaw
51be362dc4 auto(agent): added validation middleware and improved error handling in auth.js 2026-03-06 17:45:29 +00:00
OpenClaw
4ee009a730 auto(agent): Improved error handling and input validation in addresses.js 2026-03-06 17:44:32 +00:00
OpenClaw
cd7fa3bac2 auto(agent): added try/catch and proper HTTP status codes in profile.js 2026-03-06 17:43:24 +00:00
OpenClaw
b03b264c5e auto(agent): Added try/catch blocks, improved input validation with Zod and added proper error handling in contacts route 2026-03-06 17:39:27 +00:00
OpenClaw
00661fd99e auto(agent): added try/catch block and improved error handling in reviews.js 2026-03-06 17:34:20 +00:00
OpenClaw
507f54eea0 auto(agent): added try/catch blocks and improved error handling in offers.js 2026-03-06 17:33:33 +00:00
OpenClaw
6539762c92 auto(agent): added try/catch blocks and improved error handling in helpRequests.js 2026-03-06 17:30:29 +00:00
OpenClaw
fe6c17309a auto(agent): improved error handling and validation in auth.js 2026-03-06 17:27:33 +00:00
OpenClaw
2d24125498 auto(agent): Improved error handling in addresses route 2026-03-06 17:06:28 +00:00
OpenClaw
c2dd24f1b3 auto(agent): Improved error handling and input validation in addresses route 2026-03-06 17:05:29 +00:00
OpenClaw
ed38467091 auto(agent): Added error handling to address change request and verification routes 2026-03-06 17:00:34 +00:00
OpenClaw
f03b758e18 auto(agent): Added error handling to auth middleware 2026-03-06 16:49:47 +00:00
OpenClaw
8f9833c731 auto(agent): Run expanded local discovery and continue with next actionable task 2026-03-06 16:39:13 +00:00
OpenClaw
6dceec1893 auto(agent): Run expanded local discovery and continue with next actionable task 2026-03-06 15:39:11 +00:00
OpenClaw
184f281836 Automatischer Commit: Aktualisierung von package.json und package-lock.json sowie neue Test-Dateien 2026-03-05 23:34:21 +00:00
OpenClaw
d436382eda Initial commit 2026-03-05 21:45:34 +00:00
openclaw
0bcd5d781c [HEARTBEAT] Add heartbeat comment to package.json 2026-03-05 15:36:35 +00:00
openclaw
d2ed667f0c chore: add mandatory test concept and smoke-test workflow 2026-03-04 18:28:50 +00:00
openclaw
d08e6f8a17 feat: add server-side encryption for address and phone 2026-03-04 18:02:42 +00:00
openclaw
40042eb76c feat: add secured contact exchange endpoints 2026-03-04 16:59:39 +00:00
openclaw
db36e75c46 feat: implement postal address verification flow 2026-03-04 16:51:07 +00:00
openclaw
09ea388190 feat: bootstrap backend API, schema and forgejo task issues 2026-03-04 16:03:10 +00:00