Consider the following user management page. It displays a list of users and allows editing a user. After a successful update, React Query invalidates the user's query and refetches the list. Following it, we have four options for integration tests:
Given that we'd like to ensure the cache invalidation happens, answer the question: