Skip to content

test: add coverage for napi_typeof

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

We had some, but not complete coverage indirectly through other tests. Add test to validate it specifically and covers cases that were not being covered.

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