migrate-mongo icon indicating copy to clipboard operation
migrate-mongo copied to clipboard

How to Unit test migration functions

Open rowlandekemezie opened this issue 4 years ago • 0 comments

We're currently adopting migrate-mongo as our migration tool, but we have concerns about data loss, especially with the down function. Is there a standard or known way to write unit tests for the migration functions(up & down)?

rowlandekemezie avatar Aug 03 '21 18:08 rowlandekemezie