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
-9
View File
@@ -1,9 +0,0 @@
{
'targets': [
{
'target_name': 'nothing',
'type': 'static_library',
'sources': [ 'nothing.c' ]
}
]
}