bumpover
bumpover copied to clipboard
Best practise writing async tests
Bumpover is designed to migrate data at first. For such tasks, writing unit tests is critical to ensure reliablity. Since bumper.bump is async, it may be confusing testing it.
A new post introducing how to write test for complex taasks in ./docs is nice to have.