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

Ensure all body content can have multiple types #124

Merged
merged 1 commit into from
Nov 24, 2023

Conversation

csutter
Copy link
Contributor

@csutter csutter commented Nov 24, 2023

We've found that content with multiple types pops up in more places than we originally thought.

  • Use the new BodyContent parser for all extracted values in PublishingApi::Content
  • Add new manual_section message fixture as a regression integration test (where we saw it failing)

We've found that content with multiple types pops up in more places than
we originally thought.

- Use the new `BodyContent` parser for all extracted values in
  `PublishingApi::Content`
- Add new `manual_section` message fixture as a regression integration
  test (where we saw it failing)
@csutter csutter merged commit fc3d352 into main Nov 24, 2023
@csutter csutter deleted the parse-all-body-content branch November 24, 2023 12:33
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.

1 participant