Files
RayLab-Core/tests
Rayyan c3ce5c2f22
Deploy / deploy (push) Successful in 1m4s
bot telegram debt init
2026-09-03 00:35:24 +07:00
..
2026-07-30 09:41:42 +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.