Page MenuHomePhabricator

[Cashtab] Remove the watchAll flag from the test script
ClosedPublic

Authored by bytesofman on Sep 15 2025, 22:59.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABC20ef8d48924a: [Cashtab] Remove the watchAll flag from the test script
Summary

Cashtab has so many tests now and they take time to run. It is not common where we want to keep iteratively running the tests while files change. Or, at least, this is not the most common case.

By default, we should not watchAll

Test Plan

npm test

Diff Detail

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