Skip to content

Boilerplate to write E2E tests for Ogma using Playwright

License

Notifications You must be signed in to change notification settings

Linkurious/ogma-playwright-e2e-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ogma + Playwright testing boilerplate

Ogma logo Playwright logo

About

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.

How to use

Installation

npm i

Run

npm t

Run in headful mode

npm run test:ui

License

Apache 2.0

About

Boilerplate to write E2E tests for Ogma using Playwright

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published