Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/axios/moxios
Mock axios requests for testing
https://github.com/axios/moxios
Bump webpack-dev-server from 1.16.5 to 3.1.11
52e0d9b041ebafad9106a6f734f701b7b8712a2c authored almost 4 years ago by Jay <[email protected]>Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 1.16.5 to 3.1.11....
c94246e47f3018526c516b57fe16a0637cff6377 authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Updated travis config as well as some dependancies
d843853c5b8ab122814cd54a2526146e2a034e1d authored almost 4 years ago by Jay <[email protected]>5d4db39fd5c0be64410623b9533e4892af989eb2 authored almost 4 years ago by Jay <[email protected]>
3b7f5bc4edbd0bbeb90047071694b167c65ddc85 authored almost 4 years ago by Jay <[email protected]>
wait() returns a promise
56388cd433a8419ca8a870b6bcc2d828edd808a8 authored over 4 years ago by Matt Zabriskie <[email protected]>Fix and format main example
e5fe17b9111735282a7fb079df77275ea4d58dc1 authored over 4 years ago by Matt Zabriskie <[email protected]>2e391db0bf39968aaabcad067fad6642425e7d1d authored over 4 years ago by Matt Zabriskie <[email protected]>
fe851ad3b85ec7d407eb197a5e88a1360b02a7a0 authored over 4 years ago by Matt Zabriskie <[email protected]>
Fixing the function spelling in the first example
d6b1b4927744cf011784f41ff0451454f9bac279 authored over 4 years ago by Matt Zabriskie <[email protected]>cec3d65d96697964923b0883eee54a3d3c01a9dd authored over 4 years ago by Matt Zabriskie <[email protected]>
FIXES #24
e9eadb739c0bf480fd97c5774104393e18327ee5 authored over 4 years ago by Matt Zabriskie <[email protected]>1db09e22c2a6a4a75356eb554d04baaca41cce34 authored over 4 years ago by Matt Zabriskie <[email protected]>
Added `method` parameter to stubRequest
734bb915bb9dac942e959238f4c88776f5d4a0c4 authored over 4 years ago by Matt Zabriskie <[email protected]>d9763ef859e877307da5cc3b3ae4659599be546d authored over 4 years ago by Matt Zabriskie <[email protected]>
39d55b68926b45e6b888d6aa330aef0b87d1a0fe authored over 4 years ago by doshinirav <[email protected]>
05685dfda4e341bcf270a2e25a656e2416b50919 authored over 5 years ago by Paweł S <[email protected]>
845560a9c1da6d766c73403066bf2d9a9e4925e7 authored over 5 years ago by Paweł S <[email protected]>
Update DEFAULT_WAIT_DELAY to 1 per #16
3785075af9a740fa6071510f882b38d3fa62be64 authored almost 6 years ago by Matt Zabriskie <[email protected]>add syntax highlighting to readme example
75f559eb90e93353557bf67469c4c7b2b2584842 authored almost 6 years ago by Matt Zabriskie <[email protected]>b50b1b4869118f4f15febc644ffa3c8e561ecae7 authored almost 6 years ago by Amila Welihinda <[email protected]>
Chrome for tests. Travis has issues with firefox
c7b8eb22c1e6134eb0d08dd4f878fcbfbb2e4865 authored almost 6 years ago by Matt Zabriskie <[email protected]>Create LICENSE
b175e8e6c93dd824989fabf4b15400cefe35ae45 authored almost 6 years ago by Matt Zabriskie <[email protected]>Add reject example to README
8bdaec529f87a95363a80277b4da4d0c289e96cc authored almost 6 years ago by Matt Zabriskie <[email protected]>Fixing travis url link issue
f6df430340195539a3a4d148e279a9d087c07d84 authored almost 6 years ago by Matt Zabriskie <[email protected]>moxios with a axios instance
6281e69eb41904c20b1f56a3875f4bcca906d92f authored almost 6 years ago by Matt Zabriskie <[email protected]>76949ffd8ce0d83adc73d020cc9c8aff0a6366e3 authored about 6 years ago by Joshua Morris <[email protected]>
It seems since the repo changed name the link was broken and never was updated. This should work...
273d145998e0e45b7d45bf3a5b65b1c411a0a9c3 authored over 6 years ago by Alejandro Kondrasky <[email protected]>added documentation on how to use moxios with a specific axios instance
523d6c197ccb6772bc93f21e3f23c791b1db248d authored over 6 years ago by falconmick <[email protected]>This works fine and massively improves my test run speed. See Issue #16
e46f27c75500c0be96f97a959d0308b22e254848 authored over 6 years ago by Hovis <[email protected]>
Firefox doesn't work with Travis at the moment.
More info here: https://github.com/travis-ci/tra...
The jsdoc comment mentioned the posibility to specify what method to
stub, but the actual code d...
620001301c0da0a98e6d9520798fa1e22cf78d39 authored over 7 years ago by Amila Welihinda <[email protected]>
107eb2659e8a11183d308ca27d1c4d4ebb57f7a1 authored over 7 years ago by Tobbe Lundberg <[email protected]>
9747026510a87826a1e1295e2ac33d55fcd6671d authored over 7 years ago by Nick Angeli <[email protected]>
62101e4a7c49fbf5b639ed5d36587f2b4941c6a2 authored over 7 years ago by Matt Zabriskie <[email protected]>
Stub one or more requests by HTTP method type
e31e792265a945269b4ed33ca0148d19d57945cf authored over 7 years ago by Matt Zabriskie <[email protected]>Lowecase all headers keys
b946d5f2de23941677c26d6c91aa80cb6720603f authored over 7 years ago by Matt Zabriskie <[email protected]>Axios lowercases all incoming headers' keys at parsing stage, and since mocked responses don't g...
7c6f957b2354a392244374462ccc169144a30714 authored over 7 years ago by Omar Alshaker <[email protected]>c951eb3b7a061c09f2891beaf8230054629de81f authored almost 8 years ago by paperbd <[email protected]>
docs: mentions custom axios instance for setup methods
1434a8909e968f899c3898dfde356d530c5df7ab authored almost 8 years ago by Matt Zabriskie <[email protected]>enhancement - support timeout requests and stub timeouts
77990ebe4b5449888a005f532375edf94ca62586 authored almost 8 years ago by Matt Zabriskie <[email protected]>2944718a09d673b1dcea3db6eb9737ec9586baa3 authored about 8 years ago by Jason Kurian <[email protected]>
ed3aa7ed54c24bcf50d7a1a4cdbfb36e99e24739 authored over 8 years ago by Davin <[email protected]>
8efab10affaa1d6f46ade94b58e48a2a35993fee authored over 8 years ago by Matt Zabriskie <[email protected]>
0fffde643681ffa50301a194966be7052a21d1f7 authored over 8 years ago by Matt Zabriskie <[email protected]>
2d237f83f0d2a6b406eeba24704f3ff5c9cc8c71 authored over 8 years ago by Matt Zabriskie <[email protected]>
include external for axios
10c15c59e738838ee5c9f2748400b6bfb4345258 authored over 8 years ago by Matt Zabriskie <[email protected]>e82f7984f925403a89cf8b63b17663583b84b3f4 authored over 8 years ago by Josh Coffee <[email protected]>
4f4ac1416eeee447a70f2e011c25c0ff2c9490a3 authored over 8 years ago by Matt Zabriskie <[email protected]>
3759ba184804bab4c21f2a58cd2710327bd2ed3c authored over 8 years ago by Matt Zabriskie <[email protected]>
2efdc9edec7f778a299c159d441e13621f3a1b69 authored over 8 years ago by Matt Zabriskie <[email protected]>
71e651ecd5790c33eed346dc56e7eea8beabc0ae authored over 8 years ago by Matt Zabriskie <[email protected]>
8361767a2dc4fe527d448439e055c241cbd5b668 authored over 8 years ago by Matt Zabriskie <[email protected]>
d974fb4db38f1b3c4380b8c48e6c5e302b16c6e2 authored over 8 years ago by Matt Zabriskie <[email protected]>
74e09eee1fcc24fab3d9a765626797c3af2fef51 authored over 8 years ago by Matt Zabriskie <[email protected]>
00a3f0e1bd48846f91e624ebdd87d4564d569304 authored over 8 years ago by Matt Zabriskie <[email protected]>
7edfa9a2220f481d8d47b2a53ada4a1e29aac409 authored over 8 years ago by Matt Zabriskie <[email protected]>
15e60664ee513f421fb22f7ac616b4a8f3a35175 authored over 8 years ago by Matt Zabriskie <[email protected]>
ce109865168e8682bb31acaeaa1e4acbd904a1b1 authored over 8 years ago by Matt Zabriskie <[email protected]>
aff222a457a8b604833decbbabfefb048a4c2a8d authored over 8 years ago by Matt Zabriskie <[email protected]>