Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

Assumptions

  1. database seeded with data from lila-db-seed
  2. ./ui/build run with --debug flag

Run tests

npx playwright test

npx playwright test --ui

Interactively create tests

npx playwright codegen