Page MenuHomePhabricator

[CI] Run the chronik-client unit tests on diffs
ClosedPublic

Authored by Fabien on Sep 4 2023, 10:09.

Details

Reviewers
PiRK
Group Reviewers
Restricted Project
Commits
rABCbc11cd17776a: [CI] Run the chronik-client unit tests on diffs
Summary

Similar to other build configs, this will trigger and run the unit tests each time a file under modules/chronik-client/ is touched, and generate a coverage report.
This requires the addition of a couple dev dependencies to install the mocha plugins required for proper CI reporting.

Test Plan
./contrib/teamcity/build-configurations.py chronik-client-tests

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable