embark/packages
Michael Bradley, Jr 9f2a5949c2 build: specify missing test action in relevant package.json "qa" scripts
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 }`.
2019-12-11 14:01:12 -06:00
..
cockpit feat(@embark/whisper): Add Whisper client config 2019-12-11 11:12:18 -05:00
core fix(@embark/tests): Tests exiting early 2019-12-11 11:27:45 -05:00
embark chore(@embark/embark): Change default log level 2019-12-11 11:31:12 -05:00
embarkjs fix(@embark/blockchain): make disabling blockchain feature work 2019-12-11 11:08:13 -05:00
plugins build: specify missing test action in relevant package.json "qa" scripts 2019-12-11 14:01:12 -06:00
stack build: specify missing test action in relevant package.json "qa" scripts 2019-12-11 14:01:12 -06:00
utils build: specify missing test action in relevant package.json "qa" scripts 2019-12-11 14:01:12 -06:00
.yarnrc build: cleanup .yarnrc 2019-02-05 14:15:39 -06:00