Command line interface for accessing the Open Web Index shards and slices.

Fix fsspec unit tests - correct iRODSCollecion mocking master

The ls tests were failing because they mocked fs._collections directly, but the actual code creates iRODSCollecion(self.collections) wrapper. Fixed by patching iRODSCollecion at module level. All 13 fsspec tests now pass.


+45 -49
2 changed files