test: add unit tests to pipeline

This commit is contained in:
2023-05-31 15:33:19 +02:00
parent 45444d9373
commit 495a63977c
29 changed files with 232 additions and 484 deletions

5
typedoc.base.json Normal file
View File

@@ -0,0 +1,5 @@
{
"$schema": "https://typedoc.org/schema.json",
"excludeExternals": true,
"includeVersion": true
}