node/test/node-api/test_instance_data
Antoine du Hamel 4f871ee897
test: enforce better never-settling-promise detection
Tests should be explicit regarding whether a promise is expected to
settle, and the test should fail when the behavior does not meet
expectations.

PR-URL: https://github.com/nodejs/node/pull/60976
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Erick Wendel <erick.workspace@gmail.com>
2026-02-22 23:16:09 +01:00
..
addon.c
binding.gyp
test.js test: enforce better never-settling-promise detection 2026-02-22 23:16:09 +01:00
test_instance_data.c
test_ref_then_set.c
test_set_then_ref.c