olmps / memo

Memo is an open-source, programming-oriented spaced repetition software (SRS) written in Flutter.
BSD 3-Clause "New" or "Revised" License
1.82k stars 158 forks source link

Adds missing `setDoc` and `deleteRecursively` tests #274

Closed ggirotto closed 2 years ago

ggirotto commented 2 years ago

@matuella I'm not sure why you left these tests behind, were you thinking in some more complex tests? Because in my observation they're almost identical with the other unit tests we already implemented in the same file.