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.
Differential D13548
[tg bot] Better organization for unit tests bytesofman on Apr 3 2023, 22:04. Authored by
Details
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. npm test
Diff Detail
|