Skip to content
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

Integration testing package #158

Open
SimonHeybrock opened this issue Dec 20, 2024 · 0 comments
Open

Integration testing package #158

SimonHeybrock opened this issue Dec 20, 2024 · 0 comments

Comments

@SimonHeybrock
Copy link
Member

SimonHeybrock commented Dec 20, 2024

We and ECDC need to run integration testing between ESS NeXus files and the Scipp ESS packages. This will need to be run in multiple places such as the JSON template file repo as well as CODA. We therefore would like to implement test helpers in a centralized place.

I think the helpers will ultimately depend on the ess<technique> packages, so having this in essreduce may not be ideal. We should consider creating ess_integration_testing or something similar.

Incomplete list of what the helpers may need to to:

  • Run Chexus.
  • Load with ScippNexus, raise if there are unexpected warnings.
  • Load with GenericNeXusWorkflow. This will require knowledge of the expected or required monitor and detector names.
  • Load with instrument-specific loader.
@SimonHeybrock SimonHeybrock moved this to Triage in Development Board Jan 6, 2025
@SimonHeybrock SimonHeybrock moved this from Triage to Selected in Development Board Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Selected
Development

No branches or pull requests

1 participant