explorer icon indicating copy to clipboard operation
explorer copied to clipboard

test: clean up duplicate QueryClient

Open ckniffen opened this issue 3 years ago • 0 comments

High Level Overview of Change

This creates a testQueryClient that has caching turned off to prevent caching between tests. Previously several of the tests manually set cacheTime to 0.

Context of Change

The two queryClient definitions were created in competing PRs.

Type of Change

  • [x] Refactor (non-breaking change that only restructures code)
  • [x] Tests (You added tests for code that already exists, or your new feature included in this PR)

ckniffen avatar Nov 29 '22 20:11 ckniffen