master
3f6fb501dd
Add GitLab, pagination, activity timeline, and error resilience e2e tests
Four new test suites expanding integration hub e2e coverage:
- gitlab-integration.e2e.spec.ts: Container health, direct probe, connector
CRUD lifecycle (create/test/health/delete), SCM tab UI verification.
Gracefully skips when GitLab container not running (heavy profile).
- pagination.e2e.spec.ts: API-level pagination (pageSize, page params,
totalPages, sorting, last-page edge case, out-of-range page).
UI pager rendering verification.
- activity-timeline.e2e.spec.ts: Page load, stats bar, activity items,
event type filter dropdown, clear filters, back navigation.
Tests against mock data rendered by the activity component.
- error-resilience.e2e.spec.ts: Unreachable endpoint returns failure/unhealthy,
non-existent resource 404s, malformed input handling, duplicate name
creation, UI empty tab rendering, deleted integration detail page.
Also adds GitLab config to shared helpers.ts INTEGRATION_CONFIGS.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-31 19:02:18 +03:00
..
2026-02-01 21:37:40 +02:00
2026-03-30 11:37:32 +03:00
2026-03-05 03:54:22 +02:00
2026-03-30 17:25:48 +03:00
2026-03-05 03:54:22 +02:00
2026-02-12 10:27:23 +02:00
2026-03-05 03:54:22 +02:00
2026-03-10 00:25:34 +02:00
2026-03-27 12:28:24 +02:00
2026-03-05 03:54:22 +02:00
2026-03-16 08:12:39 +02:00
2026-03-31 14:39:08 +03:00
2026-02-12 10:27:23 +02:00
2026-03-27 12:28:00 +02:00
2026-03-05 03:54:22 +02:00
2026-03-09 07:52:58 +02:00
2026-03-08 14:29:33 +02:00
2026-03-05 03:54:22 +02:00
2026-03-10 02:16:19 +02:00
2026-03-31 14:39:08 +03:00
2026-03-30 17:25:48 +03:00
2026-02-09 08:53:51 +02:00
2026-03-05 03:54:22 +02:00
2026-03-09 07:53:33 +02:00
2026-03-30 17:24:39 +03:00
2026-02-23 15:30:50 +02:00
2026-03-13 19:25:48 +02:00
2026-02-24 23:29:36 +02:00
2026-02-24 23:29:36 +02:00
2026-03-16 08:12:39 +02:00
2026-03-05 18:15:30 +02:00
2026-03-05 18:15:30 +02:00
2026-03-16 18:27:46 +02:00
2026-01-24 00:12:43 +02:00
2026-03-09 23:19:42 +02:00
2026-03-23 15:52:20 +02:00
2026-03-10 03:50:16 +02:00
2026-02-24 23:29:36 +02:00
2026-03-21 00:09:17 +02:00
2026-03-09 07:52:58 +02:00
2026-02-01 21:37:40 +02:00
2026-03-17 15:10:36 +02:00
2026-03-09 07:53:08 +02:00
2026-03-05 03:54:22 +02:00
2026-03-17 15:10:36 +02:00
2026-03-05 03:54:22 +02:00
2026-03-31 19:02:18 +03:00
2026-03-30 17:25:28 +03:00
2026-02-03 23:40:04 +02:00
2026-02-24 23:29:36 +02:00
2026-02-22 19:27:54 +02:00
2026-02-01 21:37:40 +02:00
2025-12-29 07:45:03 +02:00
2025-12-29 07:45:03 +02:00
2025-12-29 07:45:03 +02:00
2026-03-05 03:54:22 +02:00
2026-01-07 09:43:12 +02:00