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

Use more unique values in InputOutput hybrid box tests #2205

Merged
merged 2 commits into from
Mar 6, 2025

Conversation

petebachant
Copy link
Contributor

Instead of using vectors that are all zeroes, this change uses the coordinates themselves to create more unique values so the tests are more specific.

Resolves #1996

  • Code follows the style guidelines OR N/A.
  • Unit tests are included OR N/A.
  • Code is exercised in an integration test OR N/A.
  • Documentation has been added/updated OR N/A.

@petebachant petebachant changed the title Make InputOutput hybrid box tests use more unique values Use more unique values in InputOutput hybrid box tests Mar 3, 2025
@charleskawczynski charleskawczynski merged commit c139e78 into CliMA:main Mar 6, 2025
26 of 32 checks passed
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.

Tests InputOutput read are not very stringent
2 participants