embark/packages/utils
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
..
collective chore(release): 5.0.0-alpha.2 2019-12-05 15:03:09 -05:00
inside-monorepo chore(release): 5.0.0-alpha.0 2019-10-28 16:05:13 -05:00
solo chore(release): 5.0.0-alpha.2 2019-12-05 15:03:09 -05:00
testing build: specify missing test action in relevant package.json "qa" scripts 2019-12-11 14:01:12 -06:00