Skip to content

Adds ORSO validation tests - #155

Merged
DrPaulSharp merged 3 commits into
RascalSoftware:mainfrom
DrPaulSharp:orso
May 9, 2025
Merged

Adds ORSO validation tests#155
DrPaulSharp merged 3 commits into
RascalSoftware:mainfrom
DrPaulSharp:orso

Conversation

@DrPaulSharp

Copy link
Copy Markdown
Collaborator

Closes#92

ORSO tests are included through definition of a python project and running a full calculation. Note that the setup of the fixture in this test does take ~2mins (hence the modular scope).

@StephenNnejiStephenNneji left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, Please see comments

Comment threadtests/test_orso_validation.py
Comment threadRATapi/inputs.py

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add the script that generates the json to the test_data folder also

Comment threadRATapi/project.py
@DrPaulSharp
DrPaulSharp merged commit 700f6b7 into RascalSoftware:mainMay 9, 2025
@DrPaulSharp
DrPaulSharp deleted the orso branch May 9, 2025 15:57
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Port over the ORSO and bayes benchmark tests from the MATLAB

2 participants

@DrPaulSharp@StephenNneji