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

fix: address TS UT fetcher flakiness #4226

Merged
merged 6 commits into from
Aug 7, 2024
Merged

Conversation

RohinBhargava
Copy link
Contributor

@RohinBhargava RohinBhargava commented Aug 7, 2024

The fetcher unit test was failing because it was making a call to an actual service, externally, that had variable response times.

Also cleaned up some cruft at the bottom of the test.

@RohinBhargava RohinBhargava requested a review from dsinghvi as a code owner August 7, 2024 15:38
@RohinBhargava RohinBhargava changed the title fix: Address UT fetcher flakiness fix: address TS UT fetcher flakiness Aug 7, 2024
@RohinBhargava RohinBhargava force-pushed the rohin/mock-fetcher-response branch from 924760a to 07254ca Compare August 7, 2024 16:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants