Skip to content

Tags: begrossi/FluffySpoon.JavaScript.Testing.Faking

Tags

v1.107.0

Toggle v1.107.0's commit message
Add tests for didNotReceive (ffMathy#75)

* Add tests for didNotReceive ffMathy#72

* Add t.pass()

* Swap didNotReceived calls

v1.106.0

Toggle v1.106.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Revert "Add tests for didNotReceive ffMathy#72 (ffMathy#73)" (ffMathy#74

)

This reverts commit e01c793.

v1.104.0

Toggle v1.104.0's commit message
commented broken code in 59 test (ffMathy#71)

v1.89.0

Toggle v1.89.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Removing dist from source (ffMathy#52)

v1.88.0

Toggle v1.88.0's commit message
Fix Arg.all() after ffMathy#30 + add more tests + small refactor (ffM…

…athy#43)

v1.87.0

Toggle v1.87.0's commit message
Create 36.test.ts (ffMathy#40)

v1.86.0

Toggle v1.86.0's commit message
Added SubstituteOf as as return type from Substitute.for (ffMathy#37)

v1.85.0

Toggle v1.85.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update package.json

v1.81.0

Toggle v1.81.0's commit message
allow limited multiple returns (ffMathy#31)

v1.80.0

Toggle v1.80.0's commit message
Refac function argument recording. fixes ffMathy#25, ffMathy#23 (ffMa…

…thy#30)

* refac function call args, fixes ffMathy#25 and ffMathy#23

* support optional args