Files
cypress/packages/net-stubbing/test
Eiríkur Fannar Torfason d65e2d2fab fix: Infinite recursion when identical intercept routes exist (#22940)
* Minimal fix, hacky repro

* Convert getRouteForRequest into a generator function

* Create separate test for reproducing the original issue

* Remove TODO, check .done property instead of .value

* Improve readability

Co-authored-by: Eiríkur Fannar Torfason <eirikur.torfason@gmail.com>
Co-authored-by: Tyler Biethman <tbiethman@users.noreply.github.com>
2022-08-05 12:59:15 -05:00
..