diff --git a/tests/launcher.xq b/tests/launcher.xq index 366295b..7a69c39 100644 --- a/tests/launcher.xq +++ b/tests/launcher.xq @@ -6,6 +6,12 @@ import module namespace initTests = "https://github.com/chartes/dots/initTests" (: Deploiment Tests :) "> Starting deploiment tests in progress...", +"test init dots db...", +(: create a specific function "checkDotsExists" in deploimentTests.xqm :) +if (db:exists("dots")) +then "* ✅ DoTS Db created with success" +else "* ❌ DoTS Db creation failed", + (: Check data in database input: