mirror of
https://github.com/embarklabs/embark.git
synced 2025-01-25 04:59:39 +00:00
9f2a5949c2
It's a relevant `package.json` if the package has a test suite. If `test` isn't specified then the tests won't run in CI (they have't been running). Include a fix for one failing test in `packages/plugins/ens` and two failing test in `packages/stack/deployment`. In all three cases, the mock embark object's config needed a `blockchainConfig` section with `{ enabled: true }`.
embark-coverage
Code coverage capabilities for Embark
Visit embark.status.im to get started with Embark.
Contracts in test/fixture/contracts
are from OpenZeppelin and Gnosis Prediction Markets