Skip to content

Conversation

@jamieQ
Copy link
Contributor

@jamieQ jamieQ commented Aug 10, 2023

Issue

  • the WorkflowCombine RenderTester extensions didn't allow nil output

Description

  • add a new method to support nil output and match the naming convention of analogous methods
  • deprecate old method
  • update tests

addresses #235

Checklist

  • Unit Tests
  • UI Tests
  • Snapshot Tests (iOS only)
  • I have made corresponding changes to the documentation

)
}

@available(*, deprecated, renamed: "expect(publisher:producingOutput:key:)")
Copy link
Contributor Author

Choose a reason for hiding this comment

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

there are a handful of uses in the monorepo that can be migrated to avoid this warning

@jamieQ jamieQ marked this pull request as ready for review August 10, 2023 16:26
@jamieQ jamieQ requested a review from a team as a code owner August 10, 2023 16:26
@jamieQ jamieQ merged commit 082d9f1 into main Aug 10, 2023
@jamieQ jamieQ deleted the jquadri/publisher-render-tester branch August 10, 2023 18:40
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