Install mock-chronik-client deps before running js-mocha test suite in repo that depends on them
Details
Details
- Reviewers
Fabien - Group Reviewers
Restricted Project - Commits
- rABC1566d8f38e2c: [mock-chronik-client] Install mock-chronik-client dependencies before running…
Test on js-mocha suite that does not require mock-chronik-client: ./contrib/teamcity/build-configurations.py ecashaddrjs-tests
Test on js-mocha suite that does require mock-chronik-client: ./contrib/teamcity/build-configurations.py ecash-herald-tests
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- revert-mcc-ci
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 27629 Build 54821: Build Diff Build 54820: arc lint + arc unit
Event Timeline
Comment Actions
This is a bad workflow because now only people with write access to the npm repo can develop on any app that will require a change to the mock and push the RC. This is a clear move backward.
contrib/teamcity/build-configurations.yml | ||
---|---|---|
735 | I was not able to get this to work setting the var as a bool (vs string "true" or "false"). Probably due to lack of expertise with bash but mb something to do with how this is passed to the script. |