avh4 / elm-program-test

Test Elm programs
https://elm-program-test.netlify.com/
MIT License
93 stars 28 forks source link

Add support for Http.cancel #50

Open avh4 opened 5 years ago

avh4 commented 5 years ago

Ideally simulating cancel should record that the request was cancelled so that that information can be shown in error messages.