-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add integration testing loading real files #131
Comments
One way to verify results could be to save a "reference" using scipp's HDF5 I/O. If we add more features to the loader we may need to update it, but at least it should catch regressions (e.g., failing to load logs that were previously loaded). |
Note that test that load files without verification have recently been added under
|
I have begun adding some manual tests in #133. The approach could be extended. |
Is this now more or less covered by the dmsc integration testing? |
Load with bothscn.load
andscn.load_nexus
.scippnexus.v2
The text was updated successfully, but these errors were encountered: