did some cli output cleanup, and fixed the test pipeline aswell as added a few tests

This commit is contained in:
2025-12-16 18:15:40 +01:00
parent 9b88f4719f
commit b511b75db7
5 changed files with 111 additions and 44 deletions
+1
View File
@@ -24,4 +24,5 @@ job-test:
- npm install
- echo "ASSEMBLYAI_API_KEY=$apikey_assembly" > .env
- echo "GOOGLE_API_KEY=$apikey_gemini" >> .env
- echo "SAIA_API_KEY=$apikey_saia" >> .env
- npm test