Skip to main content

5 docs tagged with "guide"

View all tags

E2E Testing (Playwright)

The RCB frontend uses Playwright for end-to-end tests covering all major user flows across multiple viewports. Tests run against a live application (local dev server or deployed environment).

Monitoring & Observability

The RCB platform uses a full open-source observability stack: Prometheus (metrics), Grafana (dashboards), Loki (logs), Alertmanager (alerts → Slack), and Sentry (error tracking for both BE and FE).

Performance Testing

The RCB platform uses two complementary performance testing tools: Gatling for backend load testing and Lighthouse CI for frontend Core Web Vitals auditing.