Skip to content

prisma-cms/timeline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tests module for @prisma-cms

Get schema from @prisma-cms

  1. yarn get-api-schema -e http://localhost:4000
  2. yarn build-api-fragments

Run tests

  1. Start @prisma-cms/server
  2. Start @prisma-cms/front
  3. yarn test --testURL=http://localhost:3000

Test with serviceWorker

TEST_WORKERS=true yarn test --testURL=http://localhost:3000

Test coverage

yarn test --testURL=http://localhost:3000 --coverage More jest arguments see jest docs.

Compatibility

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published