Commit dee5d3e
test(react-query/ssr): add 'useMutation' and 'useMutationState' tests for SSR (#9995)
* test(react-query/ssr): add 'useMutation' and 'useMutationState' tests for SSR
* test(react-query/ssr): add 'queryCache.clear()' to 'useMutation' and 'useMutationState' tests
* chore(ci): trigger CI rerun
* ci: trigger CI re-run
* ci: trigger CI re-run
---------
Co-authored-by: Jonghyeon Ko <jonghyeon@toss.im>
Co-authored-by: Dominik Dorfmeister <office@dorfmeister.cc>1 parent a678f09 commit dee5d3e
1 file changed
+40
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
11 | 13 | | |
12 | 14 | | |
13 | 15 | | |
| |||
248 | 250 | | |
249 | 251 | | |
250 | 252 | | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
251 | 291 | | |
0 commit comments