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

test[next]: simplify boilerplate for fieldview single feature tests #1236

Merged
merged 44 commits into from
May 2, 2023

Conversation

DropD
Copy link
Contributor

@DropD DropD commented Apr 12, 2023

Description

Added:

  • next_tests.feature_tests.cases
    • helpers to express repetitive test setup concisely

Changed:

  • next_tests.feature_tests.ffront_tests.test_execution
    • several test methods use the "cases" helpers

Requirements

  • All fixes and/or new features come with corresponding tests.
  • Important design decisions have been documented in the approriate ADR inside the docs/development/ADRs/ folder.

@DropD DropD requested a review from tehrengruber April 12, 2023 14:27
@DropD DropD marked this pull request as ready for review April 19, 2023 15:39
@DropD DropD requested review from egparedes and havogt April 19, 2023 15:39
Copy link
Contributor

@egparedes egparedes left a comment

Choose a reason for hiding this comment

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

I have some comments and questions.

Copy link
Contributor

@tehrengruber tehrengruber left a comment

Choose a reason for hiding this comment

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

Partial review only.

Copy link
Contributor

@tehrengruber tehrengruber left a comment

Choose a reason for hiding this comment

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

Only small things left.

@DropD DropD requested review from egparedes and havogt April 27, 2023 18:11
Copy link
Contributor

@egparedes egparedes left a comment

Choose a reason for hiding this comment

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

It looks good to me. I have some (optional) suggestions and a couple of small docstring and typing fixes, but I don't need a new review cycle for them so I approve the PR now.

Copy link
Contributor

@havogt havogt left a comment

Choose a reason for hiding this comment

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

I didn't do another round of review, but it already got a lot of feedback. Let's merge.

@DropD DropD merged commit ba907d9 into GridTools:main May 2, 2023
@DropD DropD deleted the c14-feature-test-setup branch May 2, 2023 08:59
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.

4 participants