Add API testing framework and initial test cases for authentication endpoints

This commit is contained in:
Jeppe Bundgaard
2026-04-13 11:50:10 +02:00
parent 92d79b867a
commit 2a8e8986e6
359 changed files with 8822 additions and 45623 deletions
-21
View File
@@ -1,21 +0,0 @@
{
"versions": [
{
"version": "*",
"target": {
"node": "active"
},
"response": {
"type": "time-permitting",
"paid": false,
"contact": {
"name": "node-addon-api team",
"url": "https://github.com/nodejs/node-addon-api/issues"
}
},
"backing": [ { "project": "https://github.com/nodejs" },
{ "foundation": "https://openjsf.org/" }
]
}
]
}