Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: testing a mock endpoint cancellation #7093

Merged
merged 4 commits into from
Feb 29, 2024

Conversation

jackkav
Copy link
Contributor

@jackkav jackkav commented Feb 15, 2024

  • add a loading state to mock test
  • if the mock endpoint hangs cancel should work

note: if we add the requestid into the fetcher key we can support multiple inflight requests in both collections and mocks

@jackkav jackkav marked this pull request as ready for review February 29, 2024 08:56
@jackkav jackkav force-pushed the feat/mock-test-cancellation branch from 0e5a5ed to bfafbae Compare February 29, 2024 08:57
@jackkav jackkav requested a review from a team February 29, 2024 09:53
@jackkav jackkav force-pushed the feat/mock-test-cancellation branch from 746d191 to 78ac675 Compare February 29, 2024 14:04
@jackkav jackkav merged commit 9314fa5 into Kong:develop Feb 29, 2024
5 of 6 checks passed
@jackkav jackkav deleted the feat/mock-test-cancellation branch February 29, 2024 14:04
jackkav added a commit to jackkav/insomnia that referenced this pull request Mar 13, 2024
* first pass

* update logs

* wait for response

* actually cancel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants