bumpover icon indicating copy to clipboard operation
bumpover copied to clipboard

Best practise writing async tests

Open doodlewind opened this issue 8 years ago • 0 comments

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.

doodlewind avatar Jan 05 '18 01:01 doodlewind