unit tests fixin
Some checks failed
Deploy to Web Server flyer-crawler.projectium.com / deploy (push) Failing after 1m33s
Some checks failed
Deploy to Web Server flyer-crawler.projectium.com / deploy (push) Failing after 1m33s
This commit is contained in:
@@ -120,8 +120,8 @@ jobs:
|
||||
FRONTEND_URL: "http://localhost:3000"
|
||||
|
||||
# ✅ NEW: Backend requires this to start
|
||||
GEMINI_API_KEY: "dummy_gemini_key_for_testing"
|
||||
# Or if tests need real AI: ${{ secrets.VITE_GOOGLE_GENAI_API_KEY }}
|
||||
GEMINI_API_KEY: ${{ secrets.VITE_GOOGLE_GENAI_API_KEY }}
|
||||
|
||||
run: npm run test:integration
|
||||
|
||||
- name: Archive Code Coverage Report
|
||||
|
||||
Reference in New Issue
Block a user