fix/simplify-ci-tests
main
- Remove complex Python wrapper that caused timeout issues - Use direct flutter test with --concurrency=1 --timeout=60s - Simplify cleanup with pkill instead of Python loop - Increase timeout from 4m to 15m (tests take ~10s but CI overhead is high)