marmelab / FakeRest

Patch fetch/XMLHttpRequest to fake a REST API server in the browser, based on JSON data.
MIT License
439 stars 48 forks source link

Modernize test #35

Closed fzaninotto closed 3 years ago

fzaninotto commented 3 years ago

Remove Jasmine and Karma, use Jest instead

djhi commented 3 years ago

Now let's use github actions instead of Travis ;)