1.0.5 • Published 7 years ago

@modxclub/react-editor v1.0.5

Weekly downloads
4
License
ISC
Repository
github
Last release
7 years ago

Tests module for @prisma-cms

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