Page MenuHomePhabricator

[mock-chronik-client] Add tests to CI
ClosedPublic

Authored by bytesofman on Feb 29 2024, 18:47.

Details

Reviewers
PiRK
Group Reviewers
Restricted Project
Commits
rABC59e4e1551a8e: [mock-chronik-client] Add tests to CI
Summary

Add mock-chronik-client unit tests to CI. We also want to run the CI tests for any apps that use this mock every time we see changes in this mock.

Test Plan

./contrib/teamcity/build-configurations.py mock-chronik-client-tests

Diff Detail

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

Event Timeline

run CI for apps that use this mock when it changes

bytesofman edited the summary of this revision. (Show Details)

needs some more dependencies first

nm test plan works, I had to npm i -g nyc for my latest node version for it to work locally

This revision is now accepted and ready to land.Mar 1 2024, 07:05
This revision was automatically updated to reflect the committed changes.