@@ -60,3 +60,71 @@ In the OGS-cli outputting to `[build-dir]/Tests/Data` is already handled (via th
In code `BaseLib::BuildInfo::data_path` (from `BuildInfo.h`) references the data source directory and `BaseLib::BuildInfo::data_binary_path` references the data output directory.
For adding new data files simply commit the new files as usual.
## Notebook testing
Full Jupyter Notebooks based workflows can be tested too. Create the notebook in `Tests/Data`. Configure input and output directories:
```python
importos
# Second parameter to get() is important if you want to run