Files
httprunner/tests
claude[bot] a8f218ec25 fix: add skip statements to mobile-dependent tests
Added skip statements to all tests with //go:build localtest build tag that require physical mobile devices or external services. This prevents test failures in CI/CD environments where devices are not available.

Tests skipped:
- Android UI tests (require ADB device)
- iOS UI tests (require WDA device)
- HarmonyOS tests (require HDC device)
- AI service tests (require external LLM services)
- Upload tests (require external HTTP services)
- Device driver extension tests (require physical devices)

Total: 150+ test functions across 25 files now properly skip instead of fail.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-authored-by: debugtalk <debugtalk@users.noreply.github.com>
2025-08-02 14:55:06 +00:00
..
2025-03-05 22:28:46 +08:00
2025-03-05 18:10:41 +08:00
2025-07-02 22:03:40 +08:00
2025-03-05 18:10:41 +08:00
2025-03-05 18:10:41 +08:00
2025-05-12 15:25:32 +08:00
2025-03-05 11:47:08 +08:00
2025-05-12 15:25:32 +08:00
2025-02-06 11:03:41 +08:00