instead of the parameters to pass to the get_storage() factory function.
This will help for writing tests, since the storage is usually
instanciated by a pytest fixture.
Depends on D5098.
Differential D5099
Make ArchiveStorage() accept a StorageInterface object as argument douardda on Feb 17 2021, 5:37 PM. Authored by
Details instead of the parameters to pass to the get_storage() factory function. Depends on D5098.
Diff Detail
Event Timeline
|