- Run
npm install - Follow instructions in fvtt.config.example.js
- Run
npm run buildornpm run watch - Run Foundry
- Install additionally required module FVTT Quench
- Create a new world for CoC7
- Mark both Quench and this module as used
- Check if
baseUrlincypress.config.jsmatches your URL (TODO: make this easier)
- Run component tests through UI by clicking the
Quenchbutton - Run
Cypresstests by callingnpx cypress openand opening the E2E browser tests in Chrome