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
Improve td.replace error message for incorrect module path
enhancement
#355
by myoffe
was closed Apr 29, 2018
Critical dependency: the request of a dependency is an expression?
#354
by chris-dura
was closed Apr 27, 2018
3 tasks done
Warn jest users when they call td.replace(moduleName) and point them to testdouble-jest
#337
by searls
was closed Feb 11, 2018
Update Getting Started to pass instance object instead of constructor to td.object()
#329
by StanleySathler
was closed Feb 10, 2018
td.replace - support lerna wherein sub-modules replace one other
#326
by searls
was closed Sep 16, 2023
Stubbing function from same module under test not replacing real implementation
#325
by danruziska
was closed Jan 18, 2018
td.replace does not follow node_modules symlinks since v3.3.2
#324
by arelra
was closed Jan 18, 2018
td.explain does not work on new instance of td.replace('lib')
#323
by stephan-nordnes-eriksen
was closed Jan 17, 2018
td.replace() on an un-parseable source will claim the module is missing instead of printing the parse error
bug
#320
by fantapop
was closed Jan 5, 2018
td.explain could explain the state of captors a bit
enhancement
#315
by jasonkarns
was closed Sep 16, 2023
rename or alias td.explain().description to .message
enhancement
#314
by jasonkarns
was closed Sep 16, 2023
Enforce calling with new for
td.constructor
, disallow for td.function
breaking
enhancement
#309
by jamestalmage
was closed Sep 16, 2023
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.