Skip to content

Isolate live WebSocket smoke test from CI - #27

Merged
Ganador1 merged 1 commit into
mainfrom
codex/ci-network-test-isolation
Jul 29, 2026
Merged

Isolate live WebSocket smoke test from CI#27
Ganador1 merged 1 commit into
mainfrom
codex/ci-network-test-isolation

Conversation

@Ganador1

Copy link
Copy Markdown
Owner

Summary

  • remove the import-time Binance WebSocket side effect from the test suite
  • make the live-network smoke test explicitly opt-in with FENIX_RUN_NETWORK_TESTS=1
  • retain a bounded 10-second connection timeout and validate the expected depth payload

Validation

  • pytest -q tests/test_ws.py: skipped safely by default
  • ruff check tests/test_ws.py: passed
  • full local suite before this isolation fix: 1107 passed, 4 skipped
  • post-merge security gates: Ruff, Bandit, Semgrep, pip-audit, npm audit, and secret scan passed

@Ganador1
Ganador1 merged commit 66653ae into main Jul 29, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant