This project moved into the Britecharts monorepo on 11 September 2026 and this repository is archived. What it did — checking every way of loading Britecharts React components, now on React 19 and driven by Playwright — is now done by the integration test package there, which runs in CI on every pull request:
https://github.com/britecharts/britecharts/tree/main/packages/integration
The equivalent of this project is consumers/react in that package. The code in
this repository targets britecharts-react@0.6.5 and is kept only for history.