HomePhabricator

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

Description

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

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

Reviewers: #bitcoin_abc, Fabien

Reviewed By: #bitcoin_abc, Fabien

Differential Revision: https://reviews.bitcoinabc.org/D14511

Details

Provenance
bytesofmanAuthored on Sep 20 2023, 18:23
bytesofmanPushed on Sep 21 2023, 12:15
Reviewer
Restricted Project
Differential Revision
D14511: [apps] Consistently apply naming convention for mocha unit test files
Parents
rABC5c292c35cff0: [Cashtab] Deprecate unused function
Branches
Unknown
Tags
Unknown