napi-rs/examples/napi/__tests__
LongYinan 36581336c6
feat(napi): pass the rest of async tests (#1792)
Pass the rest of async tests, including await the JavaScript Promise in the Rust side, and the worker_threads tests.
2023-11-07 01:46:43 +08:00
..
__snapshots__ test(napi): add tests for napi9 features (#1784) 2023-11-06 11:03:44 +08:00
bun-test.js test: refactor the example tests to esm, add bun:test => ava polyfill (#1730) 2023-09-20 01:18:01 -07:00
error-msg.spec.ts feat: integrate with emnapi (#1669) 2023-11-02 12:57:11 +08:00
generator.spec.ts feat(napi): pass the rest of async tests (#1792) 2023-11-07 01:46:43 +08:00
object-attr.spec.ts feat(napi): pass the rest of async tests (#1792) 2023-11-07 01:46:43 +08:00
strict.spec.ts feat(napi): pass the rest of async tests (#1792) 2023-11-07 01:46:43 +08:00
test.framework.js test: refactor the example tests to esm, add bun:test => ava polyfill (#1730) 2023-09-20 01:18:01 -07:00
tsfn-error.cjs feat: integrate with emnapi (#1669) 2023-11-02 12:57:11 +08:00
typegen.spec.ts feat: integrate with emnapi (#1669) 2023-11-02 12:57:11 +08:00
unload.spec.js test: refactor the example tests to esm, add bun:test => ava polyfill (#1730) 2023-09-20 01:18:01 -07:00
values.spec.ts feat(napi): pass the rest of async tests (#1792) 2023-11-07 01:46:43 +08:00
worker-thread.spec.ts feat(napi): pass the rest of async tests (#1792) 2023-11-07 01:46:43 +08:00
worker.cjs feat(napi): pass the rest of async tests (#1792) 2023-11-07 01:46:43 +08:00