Skip to content

Issues: testdouble/testdouble.js

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Ensure last stubbing wins
#11 by searls was closed Sep 8, 2015 updated Sep 8, 2015
Add a require('testdouble').explain function
#12 by searls was closed Sep 8, 2015 updated Sep 8, 2015
Add verify()
#4 by searls was closed Sep 8, 2015 updated Sep 8, 2015
Implement argument matchers
#1 by searls was closed Sep 8, 2015 updated Sep 8, 2015
Implement default matchers
#9 by searls was closed Sep 8, 2015 updated Sep 8, 2015
Add sequential stubbing
#6 by searls was closed Sep 9, 2015 updated Sep 9, 2015
name a test double with create("name")
#15 by searls was closed Sep 9, 2015 updated Sep 9, 2015
Implement Prototype for create()
#2 by searls was closed Sep 9, 2015 updated Sep 9, 2015
Add a build task that distributes a web version / bower.json / etc
#10 by searls was closed Sep 10, 2015 updated Sep 10, 2015
When stringifying args, use a testdouble's name if it has one
#21 by BaseCase was closed Sep 13, 2015 updated Sep 13, 2015
contains() matcher doesn't seem to work on arrays bug
#31 by searls was closed Oct 21, 2015 updated Oct 21, 2015
Building CoffeeScript at runtime is slow.
#29 by mweitzel was closed Oct 24, 2015 updated Oct 24, 2015
verify does not throw exception when too many arguments are passed
#33 by mweitzel was closed Oct 24, 2015 updated Oct 24, 2015
implement argument captors
#35 by searls was closed Oct 24, 2015 updated Oct 24, 2015
should anything() matcher swallow subsequent arity? question
#32 by searls was closed Oct 24, 2015 updated Oct 24, 2015
Allow when & verify to disregard arity
#36 by searls was closed Oct 24, 2015 updated Oct 24, 2015
Add verify times()
#5 by searls was closed Oct 25, 2015 updated Oct 26, 2015
add ES2015 Proxy support
#39 by searls was closed Oct 27, 2015 updated Oct 27, 2015
Is there a way to reset the state of a double?
#43 by BrianGenisio was closed Nov 2, 2015 updated Nov 2, 2015
td.matchers.contains blows up on sparse matches bug
#56 by searls was closed Nov 25, 2015 updated Nov 25, 2015
Add thenThrow
#7 by searls was closed Feb 6, 2016 updated Feb 6, 2016
Add thenDo
#8 by searls was closed Feb 6, 2016 updated Feb 6, 2016
Getting testdouble.js to play nicely with Jasmine expectations?
#41 by BrianGenisio was closed Feb 19, 2016 updated Feb 19, 2016
Document thenDo and thenThrow
#64 by searls was closed Mar 10, 2016 updated Mar 10, 2016
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.