Page MenuHomePhabricator

[apps] Consistently apply naming convention for mocha unit test files
ClosedPublic

Authored by bytesofman on Sep 20 2023, 18:25.

Details

Summary

Using '.test.js' is picked up by VScode's GUI and imo is easier to parse as "this file is the test file for the other file with the same name without the '.test'" -- esp vs the camelCase _Tests everywhere

Test Plan

Verify only change is file names
npm test

Diff Detail

Repository
rABC Bitcoin ABC
Branch
update-node-testfile-naming
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 25105
Build 49798: Build Diffecash-herald-tests · alias-server-tests
Build 49797: arc lint + arc unit