Skip to content

Conversation

@TaprootFreak
Copy link
Collaborator

Summary

  • Load .env via dotenv so REACT_APP_API_URL is available in Playwright context (consistent with all other e2e tests)
  • Add expected PRD values (2021-2025) and verify API response matches

Test plan

  • Run npx playwright test e2e/compliance-kyc-stats.spec.ts against local or dev API with admin credentials
  • Verify all 40 data points (2021-2025) match production values

Load .env via dotenv so REACT_APP_API_URL is available in Playwright
context. Add expected PRD values (2021-2025) and verify API response
matches.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant