-
Notifications
You must be signed in to change notification settings - Fork 130
Replace TOFTOF DGS reduction manual testing by a systemtest #40525
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
base: main
Are you sure you want to change the base?
Conversation
68ae827 to
1885778
Compare
|
@coderabbitai full review |
✅ Actions performedFull review triggered. |
📝 WalkthroughSummary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings. WalkthroughThe changes implement a new system test for TOFTOF reduction workflows to replace manual GUI testing procedures. Multiple MD5 checksum files are added for test data validation across both input and reference output datasets. A new TOFTOFReductionTest class is introduced to the system test framework with setup, execution, and validation methods. The test framework configuration is updated to register the new test module. Associated documentation for the manual DGSReduction test process is removed from the developer documentation. Pre-merge checks and finishing touches❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✨ Finishing touches
🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: Organization UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (19)
💤 Files with no reviewable changes (2)
🔇 Additional comments (23)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Description of work
This PR follows-up on a conversation we had during the last Developer Meeting, where it was agreed to replace the manual testing of the TOFTOF DGS Reduction GUI by an appropriate system test, which reproduces the manual testing workflow.
Closes #40263.
To test:
Run the new TOFTOFReductionTest system test (
./systemtest -R TOFTOFReductionTest) from your build folder and make sure that the test passes checks.Reviewer
Your comments will be used as part of the gatekeeper process. Comment clearly on what you have checked and tested during your review. Provide an audit trail for any changes requested.
As per the review guidelines:
mantid-developersormantid-contributorsteams, add a review commentrerun cito authorize/rerun the CIGatekeeper
As per the gatekeeping guidelines: