issues
search
A
/
superagent-mocker
Pretty simple in-browser mocks for CRUD and REST API
132
stars
32
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Unemployment rates in Ghana
#59
Akukaawinbe
opened
8 months ago
1
Sunami
#58
Karlimersi
opened
10 months ago
0
#9
#57
josep687
opened
1 year ago
0
Confusing documentation
#56
crizo23
opened
4 years ago
0
Add delete method
#55
thefill
opened
6 years ago
2
Incorrect mocking of `req.query`.
#54
AlexChalk
opened
6 years ago
0
Query with array parameters aren't captured correctly
#53
davidhouweling
closed
2 weeks ago
0
MIT License
#52
fidian
opened
7 years ago
2
Mocking for the `field` method of superagent
#51
maxkoryukov
opened
7 years ago
8
NPM badges in the readme
#50
maxkoryukov
closed
7 years ago
3
Abandoned?
#49
maxkoryukov
closed
7 years ago
1
Pass the name of HTTP method to mocking callback
#48
maxkoryukov
closed
7 years ago
6
Call callback only once (even on error)
#47
maxkoryukov
closed
7 years ago
8
Double call callback
#46
maxkoryukov
closed
7 years ago
1
request.agent() is not patched
#45
kornelski
opened
7 years ago
0
Superagent now supports subclassing
#44
kornelski
opened
7 years ago
0
Update readme.md
#43
j0hnsmith
closed
7 years ago
1
add functionality use_mocks_only
#42
risentveber
closed
6 years ago
8
unmock takes an argument
#41
j0hnsmith
closed
7 years ago
2
WIP: resolve gh-39
#40
jamesplease
opened
8 years ago
2
Aborting requests
#39
jamesplease
opened
8 years ago
0
Treat other 20x statuses (besides 200) as success
#38
kmudrick
closed
8 years ago
3
Bump to the latest node in CI
#37
tbranyen
closed
8 years ago
3
Allow non object data to be handled in the request body via `send()`
#36
kmudrick
closed
8 years ago
2
Support capturing query params
#35
kmudrick
closed
8 years ago
3
Fix error parameter returned by mocked superagent to match the docume…
#34
kmudrick
closed
8 years ago
2
Invalid status check
#33
HatiGamedev
closed
8 years ago
1
Handle more than 1 request
#32
kornelski
closed
8 years ago
2
restor the response object
#31
yalishizhude
opened
8 years ago
1
Compatibility with superagent-bluebird-promise
#30
zachlysobey
opened
8 years ago
0
fix a bug
#29
yalishizhude
closed
8 years ago
2
Maybe it's a bug~
#28
yalishizhude
closed
8 years ago
1
can't get query string
#27
yalishizhude
closed
8 years ago
3
Types are not respected in the mock endpoint req.body
#26
TSteele27
opened
8 years ago
0
Mockable status codes
#25
LeopoldoFu
closed
8 years ago
3
Request Headers are lowercased
#24
LeopoldoFu
opened
8 years ago
0
Cannot mock requests created with superagent constructor.
#23
efegurkan
opened
8 years ago
2
Middlewares are not firing end/response triggers
#22
DKunin
closed
7 years ago
3
Mocking superagent .withCredentials()
#21
darkyin87
opened
8 years ago
3
Mocking an error response
#20
spencerfdavis
opened
8 years ago
2
Extend functionality
#19
ikhilko
closed
9 years ago
4
Fix setting multiple headers at once.
#18
kilahm
closed
9 years ago
1
re #16 add coverage tests
#17
A
closed
9 years ago
0
Add coverage tests
#16
A
closed
9 years ago
0
Fix mergeObjects
#15
evanboho
closed
9 years ago
3
Refactor tests
#14
A
closed
9 years ago
2
Simplify and decompose tests
#13
A
closed
9 years ago
1
Pass errors thrown in mock into the callback
#12
jarneson
closed
9 years ago
4
Feature/expose headers and send
#11
kilahm
closed
9 years ago
8
Add a method to clear all registered handlers.
#10
kilahm
closed
9 years ago
5
Next