jasonpetsod / loony

0 stars 0 forks source link

Make addTransaction tests hermetic and clean up after themselves #25

Closed jasonpetsod closed 7 years ago

jasonpetsod commented 7 years ago

Add a test seam for firebase.database().ref(). Prepend a path unique for each test to database paths. Remve the entire tree at the end of each test.

Issue: #5