Files
Debanjum 51a56af7ca Skip automation tests when GEMINI_API_KEY is not set
- Add missing skipif decorator to test_create_automation
- Change skip condition from 'is None' to 'not' (falsy check) to
  also handle empty string, which happens when GitHub secrets are
  unavailable in fork PRs
2026-03-25 18:09:24 +05:30
..