Skip to content

Commit

Permalink
upgrade msw 1->2, fix network error case
Browse files Browse the repository at this point in the history
In the upgrade I managed to dust off some tests that I'd been skipping
for quite a while. It turns out one of them was pointing out a real
problem: in the network error case, we didn't display the error to the
user properly. It's really sad this reaches our code as a `TypeError`,
but it is what it is.
  • Loading branch information
scottlamb committed Dec 19, 2023
1 parent 37fbd36 commit 7d60b38
Show file tree
Hide file tree
Showing 7 changed files with 192 additions and 269 deletions.
Loading

0 comments on commit 7d60b38

Please sign in to comment.