1.0.3 • Published 5 years ago

@adimux/api-mock v1.0.3

Weekly downloads
-
License
ISC
Repository
github
Last release
5 years ago

Introduction

Library agnostic utility to Mock HTTP requests. By default, it will work with any library that uses Ajax. It can be easily extended to work with other ways of making HTTP requests like fetch.

Contact the author to request that feature if you need it!

Documentation

Read the documentation here.

Integration with Jest

ApiMock has an integration with the testing library Jest: api-mock-jest which allows to make assertions on HTTP calls, like testing the request body, parameters and method.

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

6 years ago

1.0.0

6 years ago