autonomic-bot
8da59cff22
continuous-integration/drone/push Build is failing
continuous-integration/drone Build is passing
feat(kuma): implement wizard+monitor Playwright test (tests/uptime-kuma/playwright/)
Phase kuma M1 impl: resolves the 2026-05-28 DEFERRED uptime-kuma create-a-monitor item.
Approach: Playwright (option b) — python-socketio not in cc-ci Nix env; Playwright
handles Socket.IO transparently via the real browser. Selectors confirmed in 2.2.1
compiled bundle (data-cy setup wizard + data-testid monitor form/status badge).
Test flow (test_monitor_wizard_and_probe):
1. Setup wizard: admin create via data-cy form → auto-login → /dashboard
2. Create self-probe monitor (https://{live_app}/) → wait ≤90s for "Up" badge
3. Heartbeat table row check: isFirstBeat=important, row has real datetime stamp
4. Negative: dead-port monitor (http://127.0.0.1:19999/dead) → wait ≤60s for "Down"
All waits are bounded poll with page.wait_for_function/wait_for_url/wait_for_selector.
Admin password: 64-char UUID hex, never printed/logged.
Also: DECISIONS.md records Playwright choice; phase state files bootstrapped.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-11 18:15:13 +00:00
..
2026-05-27 22:35:30 +01:00
2026-05-27 22:35:30 +01:00
2026-05-28 02:26:03 +01:00
2026-05-28 04:11:14 +01:00
2026-05-31 05:26:17 +00:00
2026-05-31 05:35:46 +00:00
2026-05-29 09:52:28 +01:00
2026-05-29 01:40:32 +01:00
2026-05-31 13:17:44 +00:00
2026-06-01 23:21:45 +00:00
2026-06-02 01:14:05 +00:00
2026-06-02 02:18:40 +00:00
2026-05-27 22:35:30 +01:00
2026-06-11 18:15:13 +00:00
2026-06-11 17:46:14 +00:00
2026-05-27 22:57:44 +01:00
2026-05-27 22:35:30 +01:00
2026-05-28 02:15:25 +01:00
2026-05-28 04:26:42 +01:00
2026-05-31 05:28:57 +00:00
2026-05-31 05:35:46 +00:00
2026-05-29 09:50:39 +01:00
2026-05-29 04:48:02 +01:00
2026-05-31 09:37:21 +00:00
2026-06-01 23:19:32 +00:00
2026-06-02 01:14:05 +00:00
2026-06-02 01:37:31 +00:00
2026-05-27 22:35:30 +01:00
2026-05-31 05:21:23 +00:00
2026-05-27 22:56:25 +01:00
2026-05-27 22:56:25 +01:00
2026-05-28 02:25:02 +01:00
2026-05-28 04:24:57 +01:00
2026-05-31 05:26:17 +00:00
2026-05-31 05:38:17 +00:00
2026-05-29 09:52:28 +01:00
2026-05-29 04:46:30 +01:00
2026-05-31 13:16:19 +00:00
2026-06-01 23:21:45 +00:00
2026-06-02 01:11:45 +00:00
2026-06-02 03:37:18 +00:00
2026-05-27 22:56:25 +01:00
2026-05-27 22:57:44 +01:00
2026-05-27 22:35:30 +01:00
2026-05-28 02:26:34 +01:00
2026-05-28 04:26:42 +01:00
2026-05-31 05:27:18 +00:00
2026-05-31 05:38:52 +00:00
2026-05-29 09:53:30 +01:00
2026-05-29 04:48:02 +01:00
2026-05-31 13:17:44 +00:00
2026-06-01 23:22:24 +00:00
2026-06-02 01:14:05 +00:00
2026-06-02 03:38:24 +00:00
2026-05-27 22:35:30 +01:00