Skip to content

Fix TradingView indicator CI tests#316

Merged
Mathieu2301 merged 2 commits into
mainfrom
fix/ci-indicator-tests
Jun 22, 2026
Merged

Fix TradingView indicator CI tests#316
Mathieu2301 merged 2 commits into
mainfrom
fix/ci-indicator-tests

Conversation

@Mathieu2301

Copy link
Copy Markdown
Owner

Summary

  • Make TradingView dataCompressed parsing more tolerant of base64 variants and non-zip compressed payloads.
  • Prevent compressed strategy report parsing failures from surfacing as unhandled rejections in study updates.
  • Reduce indicator test flakiness by running the authenticated SuperTrend/MarketCipher tests sequentially and increasing the SuperTrend timeout.
  • Run Vitest explicitly with --run in GitHub Actions.

Validation

  • npm test -- --run
  • npx eslint src/protocol.js src/chart/study.js

Signed-off-by: Nox

Nox added 2 commits June 22, 2026 22:52
Authored-by: Nox <nox@molted.local>
Authored-by: Nox <nox@molted.local>
@Mathieu2301 Mathieu2301 merged commit 577ebd7 into main Jun 22, 2026
8 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