Skip to content

Conversation

@rjrjr
Copy link
Collaborator

@rjrjr rjrjr commented Mar 20, 2025

Allows unit tests to capture errors around using the RenderContext at illegal times:

  • Calling remember() or runningChild outside of the render() block
  • Calling send() while rendering

Allows unit tests to capture errors around using the `RenderContext` at illegal times:

- Calling `remember()` or `runningChild` outside of the `render()` block
- Calling `send()` while rendering
@rjrjr rjrjr requested review from a team and zach-klippenstein as code owners March 20, 2025 23:34
Copy link
Contributor

@steve-the-edwards steve-the-edwards left a comment

Choose a reason for hiding this comment

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

Love it!

@rjrjr rjrjr merged commit fd1d185 into main Mar 21, 2025
43 checks passed
@rjrjr rjrjr deleted the ray/unit-test-frozen branch March 21, 2025 15:59
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