Files
RayLab-Core/tests
..
Bot
2026-09-07 22:57:18 +07:00
2026-07-30 09:41:42 +07:00
Bot
2026-09-07 22:57:18 +07:00
2026-09-03 00:35:24 +07:00
2026-08-02 17:44:50 +07:00
2026-08-02 17:44:50 +07:00
2026-08-02 17:44:50 +07:00
2026-08-02 17:44:50 +07:00

Playwright API Testing for RayLab Core

Structure:

  • helpers: auth/request helpers
  • fixtures: reusable data helpers
  • api: per-controller tests
  • reporter: custom reporter writing tests/output/latest-result.txt

Run: npx playwright test

Ensure .env is configured with BASE_URL and identity provider (Authentik or compatible) details.