Page MenuHomePhabricator

[ecash-lib] Fix test suite: Don't use it.only
ClosedPublic

Authored by tobias_ruck on Jul 24 2024, 00:14.

Details

Reviewers
bytesofman
PiRK
Group Reviewers
Restricted Project
Commits
rABCde28d7e82a58: [ecash-lib] Fix test suite: Don't use it.only
Summary

Using it.only prevents all other tests from being run. Instead, it should be used so the full test suite is run.

Test Plan

npm run test

Diff Detail

Repository
rABC Bitcoin ABC
Branch
ecash-lib-fix-test-suite
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 29687
Build 58909: Build Diffecash-agora-integration-tests · ecash-lib-tests · ecash-lib-integration-tests
Build 58908: arc lint + arc unit