Page MenuHomePhabricator

[tg bot] Better organization for unit tests
ClosedPublic

Authored by bytesofman on Apr 3 2023, 22:04.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABCd7edde485106: [tg bot] Better organization for unit tests
Summary

T2972

Clean up parse.js unit tests before building rest of stack

Tests were added incrementally. As more test blocks are added, parse.js gets crowded and requires manual attention.

This diff ensures that tests are applied to all mocks.

Test Plan

npm test

Diff Detail

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