Skip to content

Tags: noelklein/FluffySpoon.JavaScript.Testing.Faking

Tags

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

v1.76.0

Toggle v1.76.0's commit message
added test for issue 23.

v1.75.0

Toggle v1.75.0's commit message
fix for bug where arg.is was called twice.

v1.74.0

Toggle v1.74.0's commit message
minor fix.