Closed Naoroy closed 1 year ago
I'm fine with what you did and how to test it... But from my point of view it's not a real case test as we are using test and we make sure our tests are working.
Also when checking the Lemonway doc or the notion page, I didn't find the new status written somewhere.
Thanks, added a link to the doc in the summary.
Summary
Lemonway's document statuses have changes so we need to update our constants Lemonway's documentation
Closes FC-364.
Changes
lib/constants.js
update document statusRelated
Up next
N/A.
Real case testing
Using the related PR in api.october.eu
run tests api tests
npm run mocha tests/crons/pendingBankUsers
They should fail because of your current version of lemonwaylink the current version to the dependencies in api.october.eu
npm link
npm link lemonway
run tests api tests
npm run mocha tests/crons/pendingBankUsers
again All the tests should passTree
N/A.