Skip to content

test: increase n-api constructor coverage

Rodrigo Muino Tomonari requested to merge github/fork/mhdawson/napi-cov6 into master

Add tests to validate that properties marked as static are available through the class as opposed to instances

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows [commit guidelines]
Affected core subsystem(s)

test, n-api

Merge request reports

Loading