Commit 3faf336
committed
Removed reliance on on-disk fixtures.
Instead, generate on-disk and zip file fixtures on demand in temporary directories.
This approach makes it easier to compose different scenarios and mix-in behavior for zip files. It also makes the disk and zip scenarios more symmetric.
Re-wrote `test_reader` to utilize these new fixtures instead of assuming the files were present on disk in the test suite.1 parent f77da58 commit 3faf336
26 files changed
Lines changed: 156 additions & 143 deletions
File tree
- importlib_resources/tests
- data01
- subdirectory
- data02
- one
- subdirectory/subsubdir
- two
- namespacedata01
- subdirectory
Whitespace-only changes.
Binary file not shown.
Whitespace-only changes.
This file was deleted.
Binary file not shown.
This file was deleted.
Whitespace-only changes.
Whitespace-only changes.
This file was deleted.
Lines changed: 0 additions & 1 deletion
This file was deleted.
0 commit comments