Files
skill-seekers-reference/tests
yusyus 500b74078b fix: Replace E2E subprocess test with direct argument parsing test
- Remove subprocess.run() call that was hanging on macOS CI (60+ seconds)
- Test argument parsing directly using argparse instead
- Same test coverage: verifies --enhance-local flag is accepted
- Instant execution (0.3s) instead of 60s timeout
- No network calls, no GitHub API dependencies
- Fixes persistent CI failures on macOS runners
2026-01-03 14:37:34 +03:00
..