issues
search
knee-cola
/
jest-mock-axios
Axios mock for Jest
252
stars
42
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump cross-spawn from 7.0.3 to 7.0.6
#103
dependabot[bot]
closed
4 days ago
0
`getReqMatching`: Add support for Object params
#102
jsspiegel
closed
2 weeks ago
2
Axios cancel token
#101
SammyM
closed
5 months ago
0
Bump @babel/traverse from 7.21.5 to 7.23.2
#100
dependabot[bot]
closed
2 weeks ago
2
Bump Jest dependency
#99
jeremiah-snee-openx
closed
1 year ago
1
Bump semver from 5.7.1 to 5.7.2
#98
dependabot[bot]
closed
1 year ago
2
types are no longer exported
#97
RichardHpa
closed
1 year ago
1
Updated documentation for axios.useRequestHandler().
#96
rubenduiveman
closed
1 year ago
1
Support requestHandler for new requests.
#95
rubenduiveman
closed
1 year ago
0
Support request handling for multiple requests?
#94
rubenduiveman
closed
1 year ago
3
TypeError: _jestMockAxios.default.reset is not a function
#93
joshualan
closed
1 year ago
1
MockAxios.defaults is different on github from published npm package
#92
CezarManea
closed
1 year ago
1
Bump json5 from 2.2.1 to 2.2.3
#91
dependabot[bot]
closed
1 year ago
2
Bump minimatch from 3.0.4 to 3.1.2
#90
dependabot[bot]
closed
2 years ago
0
fix: add missing post on mock headers
#89
CezarManea
closed
2 years ago
1
Error when using with @slack/web-api
#88
CezarManea
closed
2 years ago
1
UnhandledPromiseRejection when returing `Promise.reject` on interceptor
#87
ashalfarhan
opened
2 years ago
6
Typescript error TS:1005, TS:1131, TS:1109, and TS:1128
#86
dika4152
opened
2 years ago
1
TypeError: Cannot read properties of undefined (reading 'then') in component axios call
#85
KeynesYouDigIt
closed
2 years ago
13
How to use with common js project?
#84
ErlanBazarov
closed
2 years ago
1
version 4.6.0 gives SyntaxError: Cannot use import statement outside a module
#83
meltalite
closed
2 years ago
7
add correct interceptors usage
#82
yarilchenko
closed
2 years ago
4
Bump minimist from 1.2.5 to 1.2.6
#81
dependabot[bot]
closed
2 years ago
0
Using with vue component tests
#80
nirajfu3e
opened
2 years ago
6
Doesn't work in native ESM
#79
rijkvanzanten
opened
2 years ago
2
Testing code using an Axios instance
#78
gusbmurphy
closed
2 years ago
2
Is there a better way to separate multiple requests with the same url and method–eg. params?
#77
kylorhall
closed
2 years ago
2
Bump ansi-regex from 5.0.0 to 5.0.1
#76
dependabot[bot]
closed
3 years ago
1
Bump tmpl from 1.0.4 to 1.0.5
#75
dependabot[bot]
closed
3 years ago
0
Bump path-parse from 1.0.6 to 1.0.7
#74
dependabot[bot]
closed
3 years ago
0
Bump ws from 7.4.3 to 7.4.6
#73
dependabot[bot]
closed
3 years ago
0
Bump hosted-git-info from 2.8.8 to 2.8.9
#72
dependabot[bot]
closed
3 years ago
3
Bump lodash from 4.17.20 to 4.17.21
#71
dependabot[bot]
closed
3 years ago
1
Create MockAxios.getReqByRegex(opts) function
#70
Victorcorcos
closed
3 years ago
6
Unable to mock requests when testing API end point
#69
felixmosh
closed
2 years ago
2
unexpected token error
#68
gquintard
closed
3 years ago
2
How to use with ES5 require() syntax
#67
robross0606
closed
3 years ago
2
Add `isAxiosError`
#66
mAAdhaTTah
closed
3 years ago
6
mockAxios doesn't implement `isAxiosError`
#65
mAAdhaTTah
closed
3 years ago
1
Bump node-notifier from 8.0.0 to 8.0.1
#64
dependabot[bot]
closed
3 years ago
1
jest-mock-axios incompatible with CRA 4 / resetMocks: true
#63
alyssaruth
opened
3 years ago
10
axios.CancelToken.source() returns `undefined`
#62
Chris-Thompson-bnsf
closed
4 years ago
7
Question: Does jest.mock('axios') get called automatically?
#61
cmacdonnacha
closed
4 years ago
2
Question: Why use this instead of the built in mock that comes with Jest?
#60
cmacdonnacha
closed
4 years ago
2
mockAxios.create() may return a new instance of mockAxios
#59
spanitz
opened
4 years ago
8
issue: two axios calls in tested function but only one (first) response ever can be referenced
#58
barteklecki
closed
4 years ago
2
Ignore case when comparing HTTP Method
#57
Chris-Thompson-bnsf
closed
4 years ago
1
Bump lodash from 4.17.15 to 4.17.19
#56
dependabot[bot]
closed
4 years ago
0
axios.mockErrorFor
#55
Emidomenge
closed
4 years ago
2
fix typo
#54
ntnyq
closed
4 years ago
1
Next