Skip to content
Snippets Groups Projects
Unverified Commit ebb5500c authored by Kamil Mielnik's avatar Kamil Mielnik Committed by GitHub
Browse files

Fix - Flaky QueryBuilder tests (#38860)

* 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
parent ff5e6765
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