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
Label
Projects
Milestones
Assignee
Sort
Issues list
Getting a not a constructor error when trying to stub an external class dependency
#382
by mattallenuk
was closed Sep 13, 2018
Arguments of mocked functions are saved by reference.
#375
by izikl
was closed Jun 8, 2019
3 tasks done
td.replaced module still returning stub after a td.reset()
#373
by TheHandsomeCoder
was closed Jun 4, 2018
3 tasks
td.object(['one', 'two']) syntax creates array-like object
bug
#370
by Schoonology
was closed Sep 16, 2023
td.verify(object.function(new Class("param"))) not asserting "param"
#362
by jnssnmrcs
was closed Apr 28, 2018
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.