issues
search
Nanciee
/
cypress-autorecord
Simplify API mocking by auto-recording/stubbing HTTP interactions and automating the process of updating/deleting mocks.
223
stars
52
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Allow a config option to cleanMocks before not after test
#79
emahuni
opened
1 year ago
0
Why not allow specific config on per test basis?
#78
emahuni
opened
1 year ago
0
Raise Errors for Missing Routes
#77
FinnLawrence
opened
1 year ago
0
Bump minimist from 1.2.5 to 1.2.8
#76
dependabot[bot]
opened
1 year ago
0
Bump qs from 6.5.2 to 6.5.3
#75
dependabot[bot]
opened
1 year ago
0
Bump minimatch from 3.0.4 to 3.1.2
#74
dependabot[bot]
opened
2 years ago
0
blacklistRoutes doesn't appear to work
#73
kris-luminar
opened
2 years ago
1
Bump moment from 2.29.1 to 2.29.4
#72
dependabot[bot]
opened
2 years ago
0
Bump async from 3.2.0 to 3.2.4
#71
dependabot[bot]
opened
2 years ago
0
Support for cypress 10
#70
fridjon
opened
2 years ago
10
Returns `application/json` instead of `text/html`
#69
selfagency
opened
2 years ago
1
Rewrite service urls
#68
Sam152
opened
2 years ago
0
Fix stubbed responses trying to hit origin.
#67
Sam152
opened
2 years ago
4
The upstream server is always contacted, even if a stubbed request is provided
#66
Sam152
opened
2 years ago
0
Bump moment from 2.29.1 to 2.29.2
#65
dependabot[bot]
closed
2 years ago
1
Bump minimist from 1.2.5 to 1.2.6
#64
dependabot[bot]
closed
1 year ago
1
Update README.md
#63
marcandre
opened
2 years ago
0
Cypress version 9 supported?
#62
marcandre
opened
2 years ago
1
Remove obsolete [doc] [ci skip]
#61
marcandre
opened
2 years ago
0
a flag to rewrite URLs
#60
kkhaidukov
opened
2 years ago
1
Abnormal response when using fixtureId
#59
MasterATM
opened
3 years ago
1
Refactor 3.1
#58
mhssmnn
closed
3 years ago
1
Enable regex support for interceptPattern
#57
ERuseckas
closed
3 years ago
0
interceptPattern doesn't work with regex
#56
ERuseckas
closed
3 years ago
1
fix response with fixtureId.
#55
ErichSA
closed
3 years ago
0
FixtureId is not working with req.reply
#54
ErichSA
closed
3 years ago
2
Usage with cypress-cucumber-preprocessor?
#53
mrkerr
closed
3 years ago
2
Fix crash when loading request stored in a fixture
#52
lefta
closed
3 years ago
0
Still sending requests to actual server without mocking it
#51
Ika-x
closed
3 years ago
2
Fix Status and Added interceptPattern in config
#50
Ika-x
closed
3 years ago
3
Bump lodash from 4.17.20 to 4.17.21
#49
dependabot[bot]
closed
3 years ago
0
fix version number
#48
ha404
closed
3 years ago
0
use md5 hash as alias
#47
ha404
opened
3 years ago
1
fix: restore the `clock` in `beforeEach`
#46
ha404
closed
3 years ago
0
Cypress detected you registered a(n) `beforeAll` hook while a test was running (possibly a hook nested inside another hook). All hooks must be registered before a test begins executing.
#45
AB1519
closed
3 years ago
1
Disable mock clock with a setting
#44
RobertCorey
closed
3 years ago
1
suggestion: scope each `it` block to it's own cypress `mocks` file
#43
ha404
closed
3 years ago
1
Include or exclude some calls
#42
aceleghin
closed
3 years ago
2
`cy.clock` makes my spec hang
#41
ha404
closed
3 years ago
4
Fetch() defaults to 'get' as method (instead of 'GET')
#40
marienvo
closed
3 years ago
2
Migrate to the new cy.intercept
#39
mhssmnn
closed
3 years ago
4
Add tests
#38
mhssmnn
closed
3 years ago
1
Fix mock filename when running all specs
#37
mhssmnn
opened
3 years ago
3
Cypress 6 support?
#36
PascalvdHoek
closed
3 years ago
3
Resolve cypress 5.x incompatibility, fixes #34
#35
jrocketfingers
closed
4 years ago
2
autoRecord API is incompatible with cypress 5.x
#34
Visit2Israel
closed
4 years ago
0
Handle blob response data
#33
lcnandre
closed
4 years ago
2
need a way to record custom Http verbs
#32
muratkeremozcan
closed
3 years ago
0
content-type based mocks
#31
denpolischuk
opened
4 years ago
0
Include parent test names in mock test name
#30
MayGo
closed
2 years ago
2
Next