๐Ÿงช Test Reports

Allure test reports for Flows project

โš™๏ธ Backend API Tests

Jest unit and integration tests for the backend API services, covering entities, authentication, and business logic.

๐ŸŽจ Frontend Unit Tests

Vitest unit tests for Vue components, Pinia stores, and utility functions in the frontend application.

๐Ÿ” Frontend E2E Tests

Playwright end-to-end tests covering critical user flows, authentication, and integration scenarios.

๐ŸŒ™ Nightly E2E Tests

Playwright end-to-end tests run nightly against the test environment (flows-test.browsway.com).

๐Ÿ“‹ Requirements Coverage

UC traceability report: tracks which use cases defined in docs/architecture/requirements/ have E2E test coverage. Updated on every nightly run and push to main branch.

๐Ÿ“ Lines of Code

Breakdown of lines of code across all projects (flows-api, flows-ui, browsway) by language. Source code, configuration and documentation are tracked separately so you can follow codebase growth over time.