Skip to content

8185 test refactor 2 #8405

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

Open
wants to merge 67 commits into
base: dev
Choose a base branch
from

Conversation

garciadias
Copy link
Contributor

@garciadias garciadias commented Mar 28, 2025

Fixes #8185

Description

This PR solves items 2 and 3 on #8185 for a few test folders.
I would merge these and proceed with the same type of change in other files if @ericspod approves.

I would like to keep these PRs small, so even if they have the same pattern of changes, merging them bit by bit would make them more manageable.

A few sentences describing the changes proposed in this pull request.

Types of changes

  • Non-breaking change (fix or new feature that would not break existing functionality).
  • Breaking change (fix or new feature that would cause existing functionality to change).
  • New tests added to cover the changes.
  • Integration tests passed locally by running ./runtests.sh -f -u --net --coverage.
  • Quick tests passed locally by running ./runtests.sh --quick --unittests --disttests.
  • In-line docstrings updated.
  • Documentation updated, tested make html command in the docs/ folder.

@garciadias
Copy link
Contributor Author

Hi @ericspod,

Could you please review this PR?
I think it is all good to follow your specification on the #8185 issue.
I am sending the modification to these few tests so we can limit the size of the PR.
If you approve, I will proceed with more of these simplifications.

garciadias and others added 24 commits May 9, 2025 17:32
…or cleaner test generation

Signed-off-by: R. Garcia-Dias <[email protected]>
Signed-off-by: R. Garcia-Dias <[email protected]>
Co-authored-by: Eric Kerfoot <[email protected]>
Signed-off-by: Rafael Garcia-Dias <[email protected]>
Signed-off-by: R. Garcia-Dias <[email protected]>
Signed-off-by: R. Garcia-Dias <[email protected]>
@garciadias garciadias force-pushed the 8185-test-refactor-2 branch from 5ae6312 to 2edf166 Compare May 16, 2025 12:31
garciadias and others added 5 commits May 16, 2025 13:41
I, R. Garcia-Dias <[email protected]>, hereby add my Signed-off-by to this commit: 241e24c
I, R. Garcia-Dias <[email protected]>, hereby add my Signed-off-by to this commit: 2edf166
I, R. Garcia-Dias <[email protected]>, hereby add my Signed-off-by to this commit: 2430ac8
I, R. Garcia-Dias <[email protected]>, hereby add my Signed-off-by to this commit: bb54c57
I, R. Garcia-Dias <[email protected]>, hereby add my Signed-off-by to this commit: cd1b4fb

Signed-off-by: R. Garcia-Dias <[email protected]>
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.

Test Refactor
2 participants