This is a boilerplate for testing web applications using Ogma and Playwright. It will show you how to use Ogma to create a graph and how to use Playwright to test and interact with your visualisation. It includes tests written in TypeScript, test for a simple click on a node and camera positioning.
npm i
npm t
npm run test:ui
Apache 2.0