You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We start with a new test framework with Jasmine and Karma, followed
by the start of exposing things outside of the anonymous blocks so
we can test better.
Lots of work to port the rest of the tests. This commit only ports
a handful so that we can establish a beach head on the new approach.
We'll focus on other items in this branch as part of #89
I want to rewrite this library with the following goals in mind:
$.ajax
wrapper aroundXMLHttpRequest
for nativefetch
API which is supported everywhere except IE 11 and Opera miniThe text was updated successfully, but these errors were encountered: