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

fix: remove some uses of generateFieldTextBlocks #2357

Merged
merged 7 commits into from
May 16, 2024

Conversation

rachel-fenichel
Copy link
Collaborator

@rachel-fenichel rachel-fenichel commented May 15, 2024

The basics

The details

Resolves

Fixes #2356

Proposed Changes

Removes uses of generateFieldTextBlocks for fields where it was breaking the test pages.

Reason for Changes

Swap indirection for code duplication, to make it easier to read the test code and see what's being tested.

Test Coverage

These are tests.

Documentation

None

@rachel-fenichel rachel-fenichel marked this pull request as ready for review May 15, 2024 22:22
@rachel-fenichel rachel-fenichel requested a review from a team as a code owner May 15, 2024 22:22
@rachel-fenichel rachel-fenichel requested review from NeilFraser and removed request for a team May 15, 2024 22:22
Copy link
Contributor

@NeilFraser NeilFraser left a comment

Choose a reason for hiding this comment

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

Simpler, 'dumber' test code is good.
I thought we were supposed to merge into develop rather than v11?

@BeksOmega
Copy link
Contributor

Simpler, 'dumber' test code is good. I thought we were supposed to merge into develop rather than v11?

Not for samples! See chat.

@rachel-fenichel rachel-fenichel merged commit 53b3fa4 into google:rc/v11.0.0 May 16, 2024
9 checks passed
@rachel-fenichel rachel-fenichel deleted the fix_2356 branch May 16, 2024 15:50
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.

3 participants