You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test: enhance ManifestListReaderV2Test and unified test architecture (apache#168)
### V2 Manifest Format Support
- **Add V2 Non-Partitioned Tests for ManifestListReader**.
### Unified Test Architecture
- **ManifestListReaderTestBase**: New base class providing shared
functionality for all manifest reader tests
- **Consistent Inheritance**: Both V1 and V2 test classes inherit from
`TempFileTestBase` for uniformity
- **Unified Helper Methods**: Common `TestManifestListReading()` and
`TestNonPartitionedManifests()` utilities
0 commit comments