Skip to content
Snippets Groups Projects
Unverified Commit 1176841f authored by metabase-bot[bot]'s avatar metabase-bot[bot] Committed by GitHub
Browse files

Fix - Flaky QueryBuilder tests (#38860) (#38945)


* Use fetchMock.flush() to prevent tests from interfering with each other

* Revert "Use fetchMock.flush() to prevent tests from interfering with each other"

This reverts commit 03f1277cf2bf481ac36db212e15b4f29511a386b.

* Add typing for requests in the redux store

* Fix QueryBuilder flakes by introducing waitForLoadingRequests

* Simplify interface

* Add mocks for requests in redux store, update types

* Simplify code

* Increase timeout

Co-authored-by: default avatarKamil Mielnik <kamil@kamilmielnik.com>
parent 6e9d7636
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment