node-addon-api icon indicating copy to clipboard operation
node-addon-api copied to clipboard

[Tests] Add test coverage for RangeErrors

Open JckXia opened this issue 3 years ago • 3 comments

class methods
RangeError RangeError::New(Napi::Env env, const char * message)
Covered #52 RangeError::New(Napi::Env env, const std::string &message)
RangeError()
RangeError(napi_env env, napi_value value)

JckXia avatar Apr 28 '21 00:04 JckXia

This issue is stale because it has been open many days with no activity. It will be closed soon unless the stale label is removed or a comment is made.

github-actions[bot] avatar Jul 30 '21 00:07 github-actions[bot]

This issue is stale because it has been open many days with no activity. It will be closed soon unless the stale label is removed or a comment is made.

github-actions[bot] avatar Jan 12 '22 00:01 github-actions[bot]

This issue is stale because it has been open many days with no activity. It will be closed soon unless the stale label is removed or a comment is made.

github-actions[bot] avatar May 05 '22 00:05 github-actions[bot]

This issue is stale because it has been open many days with no activity. It will be closed soon unless the stale label is removed or a comment is made.

github-actions[bot] avatar Nov 12 '22 00:11 github-actions[bot]

Closed following #1280

JckXia avatar Mar 17 '23 15:03 JckXia