issues
search
timkindberg
/
jest-when
Jest support for mock argument-matched return values.
MIT License
737
stars
39
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Support Resetting Mock For Specific Function Parameters
#108
mrrosoff
opened
1 day ago
0
Trainings with asymmetric matchers not overridable even with re-ordering
#107
ChristopherChudzicki
opened
5 months ago
1
Print full stack trace if verifyAllWhenMocksCalled fails
#106
mircohacker
closed
1 year ago
2
`.calledWithContaining(...)`
#105
wh1t3cAt1k
opened
1 year ago
1
Deprioritize `expect.anything()` when applying `calledWith` matchers
#104
narthur
opened
1 year ago
12
"Overloaded" default mock
#103
anton-johansson
closed
1 year ago
2
Bump http-cache-semantics from 4.1.0 to 4.1.1
#102
dependabot[bot]
opened
1 year ago
0
Remove a layer of indirection for defaultRejectedValue
#101
benjaminjkraft
closed
1 year ago
2
Bump json5 from 2.1.0 to 2.2.3
#100
dependabot[bot]
opened
1 year ago
0
Add .npmignore to keep published package slim
#99
ericcornelissen
closed
2 years ago
3
Fix implementation function context
#98
3y3
closed
2 years ago
3
Bug with classes `this` keyword
#97
a7medm7med
opened
2 years ago
1
Issues with Jest 28 version
#96
azakordonets
closed
2 years ago
3
Bump async from 2.6.2 to 2.6.4
#95
dependabot[bot]
opened
2 years ago
0
No longer working with the latest version of Jest and TypeScript
#94
PaulRBerg
opened
2 years ago
2
fixes timkindberg/jest-when#89
#93
mjgp2
closed
2 years ago
1
Add several methods to set up default behaviors. These methods can be…
#92
timkindberg
closed
2 years ago
1
Default wrongArgs implementation for README
#91
joebowbeer
closed
2 years ago
2
Promise rejection was handled asynchronously
#90
jinganix
opened
2 years ago
3
Fix: interoperability with @golevelup/ts-jest
#89
mjgp2
closed
2 years ago
5
expect.assertions(1) doesn't work with v3.4.1
#88
voda
closed
3 years ago
5
Cannot find module 'expect/build/jasmineUtils' from 'node_modules/jest-when/src/when.js'
#87
voda
closed
3 years ago
2
Bump tmpl from 1.0.4 to 1.0.5
#86
dependabot[bot]
opened
3 years ago
0
Remove logging functionality and drop bunyan dependency.
#85
AndrewSouthpaw
closed
3 years ago
4
feat(): make jest an peer dependancy
#84
chyzwar
closed
3 years ago
4
Bump tar from 4.4.4 to 4.4.19
#83
dependabot[bot]
closed
3 years ago
1
Keep original function implementation when not matched
#82
materkel
closed
3 years ago
2
make jest/expect an peer deps?
#81
chyzwar
closed
3 years ago
3
Unable to match when parameter itself is a mock?
#80
FergusMcGlynn
opened
3 years ago
3
Bump path-parse from 1.0.5 to 1.0.7
#79
dependabot[bot]
closed
3 years ago
0
Keep default implementation when attaching to an existing mock
#78
undsoft
closed
3 years ago
3
Bump tar from 4.4.4 to 4.4.15
#77
dependabot[bot]
closed
3 years ago
1
Feature request: calledWith() should accept RegEx when argument is a string
#76
FrenchMajesty
closed
3 years ago
1
Run time error Node v14.17.0
#75
muratakburak
closed
3 years ago
6
Bump hosted-git-info from 2.6.0 to 2.8.9
#74
dependabot[bot]
closed
3 years ago
0
Bump glob-parent from 5.1.1 to 5.1.2
#73
dependabot[bot]
closed
3 years ago
1
Bump normalize-url from 4.5.0 to 4.5.1
#72
dependabot[bot]
closed
3 years ago
1
Bump trim-newlines from 3.0.0 to 3.0.1
#71
dependabot[bot]
closed
3 years ago
0
Bump lodash from 4.17.19 to 4.17.21
#70
dependabot[bot]
closed
3 years ago
1
Bump handlebars from 4.5.3 to 4.7.7
#69
dependabot[bot]
closed
3 years ago
1
Can't use calledWith null using 3.3.0
#68
eranelbaz
closed
3 years ago
2
Add ability to match/assert on all the args at once
#67
timkindberg
closed
3 years ago
2
Feature request: allow partial argument matches
#66
mcous
closed
3 years ago
3
2.8 -> 3.2 mocking does not work on short-form abc.map(makeFoo)
#65
mcbain
closed
3 years ago
3
Added a verifyExpectedMocksCalled which only asserts on expectCalledWith
#64
kibiz0r
opened
3 years ago
8
Support for function matchers breaks backward compatibility?
#63
ocean90
closed
3 years ago
3
Feature request: support function overloading
#62
micalevisk
closed
3 years ago
1
Feature Request: create spy
#61
joeyjiron06
closed
3 years ago
1
Update README.md
#60
jlissner
closed
3 years ago
1
Allow setting default after training
#59
narthur
closed
3 years ago
2
Next