Skip to content

Commit

Permalink
Rewrite <Cache> element tests to not use cache()
Browse files Browse the repository at this point in the history
Because we haven't decided on the client caching semantics of cache(),
we're going to remove the behavior for now and add it back later. So
we need to rewrite these client tests to not depend on cache(). This
essentially reverts the test suite back to what it was before facebook#25506.

There were also some tests in the ReactUse-test module that depended
on cache() too, which I've also updated.
  • Loading branch information
acdlite committed Jan 17, 2024
1 parent 36a9cba commit b8f14f9
Show file tree
Hide file tree
Showing 2 changed files with 111 additions and 115 deletions.
Loading

0 comments on commit b8f14f9

Please sign in to comment.