Skip to content

feat: add E2E test framework + fix circular import - #148

Merged
Pigbibi merged 1 commit into
mainfrom
feat/e2e-test-framework
Jun 30, 2026
Merged

feat: add E2E test framework + fix circular import#148
Pigbibi merged 1 commit into
mainfrom
feat/e2e-test-framework

Conversation

@Pigbibi

@Pigbibi Pigbibi commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

11 E2E tests covering cross-module integration + fixes for circular import and version.

- tests/e2e/test_strategy_chain.py: 11 E2E tests covering strategy→entrypoint→risk→data→backtest chains
- Fix circular import: remove strategy_contracts → strategies re-export
- Fix RiskSignal.severity property
- Bump version to 0.10.0 in setup.py and __init__.py
- Fix runtime_config test for new env-based API

Co-Authored-By: Claude <noreply@anthropic.com>
@Pigbibi
Pigbibi merged commit 043c8cd into main Jun 30, 2026
1 of 2 checks passed
@Pigbibi
Pigbibi deleted the feat/e2e-test-framework branch June 30, 2026 15:02
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