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
Differential D18630
[Cashtab] Remove the watchAll flag from the test script Authored by bytesofman on Sep 15 2025, 22:59. Tags None Subscribers None
Details
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 npm test
Diff Detail
|