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
Investigate early warnings for callback API mock misses
#210
opened Mar 17, 2017 by
Schoonology
updated Mar 18, 2017
Deprecate
td.function
in favor of td.func
#214
opened Mar 19, 2017 by
searls
updated Mar 19, 2017
3 tasks
td.replace CJS module-replacement gives bad message if item is not requireable
bug
#261
opened Jun 14, 2017 by
searls
updated Jun 14, 2017
The Big Epic Rewrite Issue
enhancement
#263
opened Jun 17, 2017 by
searls
updated Jun 18, 2017
7 of 31 tasks
Improve stringification of captor.capture() matcher
enhancement
#269
opened Jun 24, 2017 by
searls
updated Jun 24, 2017
td.when breaks after td.replace on objects methods generators
#275
opened Jul 4, 2017 by
albertogasparin
updated Jul 5, 2017
Imitate should include Object.getOwnPropertySymbols
#296
opened Nov 10, 2017 by
searls
updated Nov 10, 2017
td.explain should work on objects that contain test doubles
#48
opened Nov 14, 2015 by
searls
updated Dec 20, 2018
following the "game of life" example, td.verify with _.isEquality
#295
opened Nov 10, 2017 by
lgandecki
updated Dec 31, 2018
Add a warning when trying to replace and already replaced function
enhancement
#281
opened Aug 15, 2017 by
lumaxis
updated Apr 29, 2020
Trying to use testdouble in @web/test-runner fails with error about quibble
#494
opened Jul 17, 2022 by
superchris
updated Jul 18, 2022
Consider relaxing
thenReject
to accept types other than Error
#510
opened Mar 27, 2023 by
iliocatallo
updated Mar 27, 2023
Add docs for using
testdouble
when we have to use another loader (ie ts-node/esm
)
#514
opened May 4, 2023 by
codan84
updated May 8, 2023
3 of 13 tasks
replaceEsm
breaks usage of mongo db
#488
opened Jun 5, 2022 by
paymog
updated Sep 16, 2023
3 tasks done
td.replaceEsm() without namedExportStubs throws weird error under windows
#475
opened Nov 19, 2021 by
jishi
updated Sep 16, 2023
3 tasks
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.