last_run.log 570 B

12345678910111213141516171819202122
  1. Command: python tests/test_jimeng.py
  2. Exit Code: 0
  3. --- STDOUT ---
  4. ==================================================
  5. Jimeng AI Tool Tests
  6. ==================================================
  7. === Testing Cache ===
  8. OK: Cache set and get working
  9. OK: Cache cleanup working
  10. WARNING: JIMENG_API_KEY or JIMENG_COOKIE not configured
  11. Skipping API tests. Configure credentials in .env for full testing
  12. ==================================================
  13. Test Results Summary
  14. ==================================================
  15. Cache: PASS
  16. Overall: ALL TESTS PASSED
  17. --- STDERR ---