T2960
Was going to patch some other bugs but needed to organize the code first and clean up index.js. Move util functions out of index.js and into new script in new scripts folder. Call with new npm script.
Differential D13246
[alias-server] Improve code organization, generate mocks from script bytesofman on Mar 6 2023, 22:27. Authored by Tags None Subscribers None
Details
T2960 Was going to patch some other bugs but needed to organize the code first and clean up index.js. Move util functions out of index.js and into new script in new scripts folder. Call with new npm script. npm run mocks and observe mocks generated in test/mocks/generated folder
Diff Detail
|