Skip to content
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

test: Add test covg for obj wrap #1269

Merged
merged 6 commits into from
Feb 17, 2023
Merged

Conversation

JckXia
Copy link
Member

@JckXia JckXia commented Jan 13, 2023

Completes test coverage for #993

@JckXia JckXia added the test label Jan 13, 2023
@@ -265,6 +285,9 @@ class Test : public Napi::ObjectWrap<Test> {

std::string Test::s_staticMethodText;

// A potnetial test would be:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@JckXia I'm not sure what to make of this comment? Are you suggesting that we could create another test or documenting what this test does. Also typo in potnetial

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Whoops, I forgot to take it out.

Copy link
Member

@legendecas legendecas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Copy link
Member

@mhdawson mhdawson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@JckXia JckXia merged commit 61b8e28 into nodejs:main Feb 17, 2023
@JckXia JckXia deleted the add-test-covg-for-obj-wrap branch February 17, 2023 17:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants