Skip to content

Commit 5f8df87

Browse files
committed
Make a Filesystem class that can be subclassed for testing.
This change does not yet change all the classes that use the filesystem to take Filesystem as a dependency. Those changes will come in follow-up PRs. This change is motivated by feedback in #4609. There I had created a complicated interface to LevelDbOpener just so that different migration scenarios could be tested, when in reality, I just needed to be able to plumb through different values for the result of AppDataDir and related functions.
1 parent ff56753 commit 5f8df87

File tree

1 file changed

+0
-72
lines changed

1 file changed

+0
-72
lines changed

Firestore/core/src/firebase/firestore/util/filesystem_detail.h

Lines changed: 0 additions & 72 deletions
This file was deleted.

0 commit comments

Comments
 (0)