tgvashworth / fetch-engine

A smart request-making library
24 stars 6 forks source link

Test Promise rejection on network error #76

Open tgvashworth opened 8 years ago

tgvashworth commented 8 years ago

Network failure of some kind (CORS, no-internet) should cause the promise to reject.