You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Skip failing React Router streamed component test (#2016)
## Summary
- Skips the test "renders the page completely on server and displays
content on client even without JavaScript" for the React Router Sixth
Page context
- This test is being addressed in another PR
## Test Plan
- Verified the test is now skipped
- Other tests in the same context continue to run normally
<!-- Reviewable:start -->
- - -
This change is [<img src="https://reviewable.io/review_button.svg"
height="34" align="absmiddle"
alt="Reviewable"/>](https://reviewable.io/reviews/shakacode/react_on_rails/2016)
<!-- Reviewable:end -->
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
* **Tests**
* Updated test assertions to use explicit negation helpers for improved
clarity and consistency.
* Refined hydration and state verification checks across multiple test
scenarios.
* Added test stubs with documented skip reasons for specific test paths,
pending resolution in related work.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
Co-authored-by: Claude <[email protected]>
0 commit comments