catlog22
017b258223
test: add integration and E2E tests for command creation feature
- Add backend integration tests for POST /api/commands/create endpoint
- Validation tests (mode, location, required fields)
- Security tests (path traversal prevention)
- Upload mode tests (file creation, path handling)
- Edge cases (special characters, unicode, nested paths)
- Add frontend E2E tests for CommandCreateDialog component
- Dialog open/close tests
- Mode switching (import/generate)
- Location selection (project/user)
- API success/error handling
- Loading states and validation
Tests verify dual-mode command creation functionality with proper
error handling and security validation.
2026-02-27 18:52:39 +08:00
..
2026-02-13 17:26:03 +08:00
2026-02-27 18:52:39 +08:00
2026-02-13 17:26:03 +08:00
2026-02-25 17:40:43 +08:00
2026-02-07 23:45:55 +08:00
2026-01-13 18:20:54 +08:00
2026-02-02 11:46:12 +08:00
2026-02-11 15:38:33 +08:00
2026-01-07 22:35:46 +08:00
2025-12-29 00:19:37 +08:00
2026-01-07 22:35:46 +08:00
2026-01-13 21:31:46 +08:00
2026-02-02 11:16:19 +08:00
2026-01-07 22:35:46 +08:00
2026-01-07 22:35:46 +08:00
2026-02-04 23:06:00 +08:00
2026-02-02 11:16:19 +08:00
2026-02-04 22:57:41 +08:00
2026-01-18 11:10:05 +08:00
2026-02-09 20:45:29 +08:00
2026-02-09 22:57:05 +08:00
2026-02-18 18:40:12 +08:00
2025-12-26 15:08:47 +08:00
2026-01-12 12:42:38 +08:00
2026-01-07 23:33:40 +08:00
2026-02-18 21:48:56 +08:00
2025-12-28 23:08:54 +08:00
2025-12-29 09:42:01 +08:00
2026-01-07 22:35:46 +08:00
2026-02-07 11:12:10 +08:00
2026-01-07 22:35:46 +08:00
2026-01-07 22:35:46 +08:00
2025-12-29 10:11:27 +08:00
2025-12-29 09:50:30 +08:00
2025-12-29 00:11:57 +08:00
2026-01-07 22:35:46 +08:00
2026-02-11 15:38:33 +08:00
2026-01-07 22:35:46 +08:00
2026-02-25 09:59:54 +08:00
2026-01-13 18:20:54 +08:00
2026-02-08 23:19:19 +08:00
2026-02-13 23:39:06 +08:00
2026-02-18 21:48:56 +08:00
2026-01-13 18:20:54 +08:00
2025-12-29 13:28:11 +08:00
2025-12-29 15:14:03 +08:00
2025-12-26 15:08:47 +08:00
2025-12-28 23:01:40 +08:00
2026-01-07 22:35:46 +08:00
2026-02-27 17:25:52 +08:00
2026-02-11 15:38:33 +08:00
2026-02-13 17:26:03 +08:00
2026-02-13 17:26:03 +08:00
2026-01-21 12:35:33 +08:00
2026-02-09 22:57:05 +08:00
2026-02-13 17:26:03 +08:00
2026-01-07 22:35:46 +08:00
2026-02-13 17:26:03 +08:00
2025-12-28 23:47:13 +08:00
2026-02-18 21:48:56 +08:00
2026-01-07 22:35:46 +08:00
2026-01-07 22:35:46 +08:00
2026-02-08 23:19:19 +08:00
2025-12-26 15:08:47 +08:00
2025-12-26 15:08:47 +08:00
2026-02-09 15:02:38 +08:00
2025-12-16 10:20:19 +08:00
2026-01-07 22:35:46 +08:00
2026-01-21 12:35:33 +08:00
2026-02-18 21:48:56 +08:00
2026-01-12 12:42:38 +08:00
2026-02-02 11:55:12 +08:00
2026-02-13 17:26:03 +08:00
2025-12-16 22:24:29 +08:00