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
Copy file name to clipboardExpand all lines: docs/h5py_extractor_migration.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -63,7 +63,7 @@ The rlz axis ordering follows `best_rlzs[site_idx]` — an integer array giving
63
63
64
64
### Generating fixtures
65
65
66
-
A developer may want to generate new fixtures when either new functionality is added to `OqHdf5Reader` that reads features not present in the existing fixtures or they want to support new versions of OpenQuake.
66
+
A developer may want to generate new test fixtures when either new functionality is added to `OqHdf5Reader` that reads features not present in the existing fixtures or they want to support new versions of OpenQuake. These fixtures are then used to make sure that `OqHdf5Reader` continues to behave as expected via tests in `tests/oq_import/test_cross_version_fixtures.py` and `tests/oq_import/test_extractor_snapshot_cross_version.py`.
67
67
68
68
Prerequisites: Docker installed and `openquake/engine:<ver>` images pullable.
0 commit comments