Skip to content

Commit 1a9c68a

Browse files
authored
stabilize useQuery tests (#11890)
* add delay to test * wip * rewrite some tests with profiler * refactor tests to use the profiler * more tests * make more tests less flimsy * more flaky tests * cleanup * fix another flaky test * review feedback * Clean up Prettier, Size-limit, and Api-Extractor --------- Co-authored-by: phryneas <phryneas@users.noreply.github.com>
1 parent 116723d commit 1a9c68a

File tree

3 files changed

+722
-819
lines changed

3 files changed

+722
-819
lines changed

.size-limits.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"dist/apollo-client.min.cjs": 39605,
2+
"dist/apollo-client.min.cjs": 39604,
33
"import { ApolloClient, InMemoryCache, HttpLink } from \"dist/index.js\" (production)": 32852
44
}

0 commit comments

Comments
 (0)