Skip to content

Refactor fixture users#626

Merged
gaelgatelement merged 1 commit intomainfrom
gaelg/fixture-users
Jul 24, 2025
Merged

Refactor fixture users#626
gaelgatelement merged 1 commit intomainfrom
gaelg/fixture-users

Conversation

@gaelgatelement
Copy link
Copy Markdown
Member

Fixtures parametrizing is using list of tuples, and that causes indirection debug complexity as string are also Iterable.

This replace the user string with a User class to make debug and future changes easier to track.

@gaelgatelement gaelgatelement requested a review from a team as a code owner July 24, 2025 10:40
@github-actions
Copy link
Copy Markdown

dyff of changes in rendered templates of CI manifests

No changes in rendered templates

@gaelgatelement gaelgatelement force-pushed the gaelg/fixture-users branch 2 times, most recently from c8d8483 to b48a210 Compare July 24, 2025 10:50
@gaelgatelement gaelgatelement merged commit 66bc76e into main Jul 24, 2025
67 checks passed
@gaelgatelement gaelgatelement deleted the gaelg/fixture-users branch July 24, 2025 11:23
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