Uh oh!
There was an error while loading. Please reload this page.
test_runner: add jsdocs to MockFunctionContext and MockTracker - #49555
Conversation
Review requested:
|
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
ErickWendel
commented
Sep 8, 2023
@ocodista Also, don't forget to add jsdocs for constructors, getters, and setters and everything that would be accessible on the public API |
ocodista
commented
Sep 8, 2023
@ErickWendel Thank you for the notes and reviews, I applied all the naming suggestions and included jsdocs for the getter/setter and get times function. Please take a new look whenever you have some time. |
benjamingr
commented
Sep 10, 2023
Hey thanks for your contribution 🙇 please revert all the unrelated style changes and keep the JSDoc stuff? |
ocodista
commented
Sep 10, 2023
Thank you! Just did it 😁 |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
nodejs-github-bot
commented
Sep 13, 2023
atlowChemi
left a comment
There was a problem hiding this comment.
Overall LGTM, thanks for this contribution 🙂
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: Chemi Atlow <chemi@atlow.co.il>
nodejs-github-bot
commented
Sep 13, 2023
nodejs-github-bot
commented
Sep 13, 2023
ocodista
commented
Sep 14, 2023
Thank you!!! |
nodejs-github-bot
commented
Sep 14, 2023
Landed in 4efa374 |
PR-URL: #49555 Reviewed-By: Erick Wendel <erick.workspace@gmail.com> Reviewed-By: Chemi Atlow <chemi@atlow.co.il>
PR-URL: #49555 Reviewed-By: Erick Wendel <erick.workspace@gmail.com> Reviewed-By: Chemi Atlow <chemi@atlow.co.il>
PR-URL: nodejs/node#49555 Reviewed-By: Erick Wendel <erick.workspace@gmail.com> Reviewed-By: Chemi Atlow <chemi@atlow.co.il>
PR-URL: nodejs/node#49555 Reviewed-By: Erick Wendel <erick.workspace@gmail.com> Reviewed-By: Chemi Atlow <chemi@atlow.co.il>
Add JSDocs for all public functions of MockFunctionContext
cc @nodejs/test_runner