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

TST: Add create_case_metadata integration test #481

Merged
merged 1 commit into from
Feb 23, 2024

Conversation

mferrera
Copy link
Collaborator

@mferrera mferrera commented Feb 22, 2024

Adds to #263

This test runs ert with a minimal configuration that just ensures the workflow functions correctly and the fmu case metadata is exported. It does not do more rigorous validating of the exported data.

Utility functions needed to be moved outside of conftest.py in order to add a second confest (they pollute the from conftest import namespace). Some convenience fixtures were adjusted.

@mferrera mferrera force-pushed the test-init-case-integration branch from c62f343 to 454ed4f Compare February 23, 2024 07:21
@mferrera mferrera marked this pull request as ready for review February 23, 2024 07:23
@mferrera mferrera force-pushed the test-init-case-integration branch from 454ed4f to 9f20f8b Compare February 23, 2024 07:29
@mferrera mferrera self-assigned this Feb 23, 2024
This test runs ert with a minimal configuration that just ensures the
workflow functions correctly and the fmu case metadata is exported. It
does not do more rigorous validating of the exported data.
@mferrera mferrera force-pushed the test-init-case-integration branch from 9f20f8b to 0f1e546 Compare February 23, 2024 07:36
Copy link
Contributor

@janbjorge janbjorge left a comment

Choose a reason for hiding this comment

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

👍

@mferrera mferrera merged commit 45d34af into equinor:main Feb 23, 2024
13 checks passed
@mferrera mferrera deleted the test-init-case-integration branch February 23, 2024 09:35
Sign up for free to 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.

2 participants