unit tests

This commit is contained in:
2021-04-08 11:40:40 +02:00
parent 6c2f8c286b
commit e48cbd396b
9 changed files with 147 additions and 24 deletions

6
config_test.json Normal file
View File

@ -0,0 +1,6 @@
{
"createGiteaAccount": false,
"port": 8080,
"rootUrl": "http://localhost:8080",
"databaseType": "sqlite3"
}