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 16, 2024
1 parent 256f19a commit b2269f0
Show file tree
Hide file tree
Showing 2 changed files with 111 additions and 116 deletions.
Loading

0 comments on commit b2269f0

Please sign in to comment.