Skip to content

test: expand test_engine.py coverage (5 → 14 tests) - #71

Merged
trsdn merged 1 commit into
mainfrom
test/issue-67-expand-test-engine
Feb 13, 2026
Merged

test: expand test_engine.py coverage (5 → 14 tests)#71
trsdn merged 1 commit into
mainfrom
test/issue-67-expand-test-engine

Conversation

@trsdn

@trsdn trsdn commented Feb 13, 2026

Copy link
Copy Markdown
Owner

Fixes #67

9 new tests covering:

  • strategy_params field + default empty dict
  • resolve_indicator_path: absolute, relative+base_dir, no base_dir
  • render_prompt with base_dir resolution
  • Empty indicator file handling
  • Unicode content in definitions and indicators
  • Template without standard placeholders

Tests: 119 → 128

New tests cover:
- strategy_params field and default empty dict
- resolve_indicator_path: absolute, relative+base_dir, no base_dir
- render_prompt with base_dir resolution
- Empty indicator file handling
- Unicode in definitions and indicator source
- Template without standard placeholders

Tests: 119 → 128

Fixes #67
@trsdn
trsdn merged commit 01dcc7a into main Feb 13, 2026
2 checks passed
@trsdn
trsdn deleted the test/issue-67-expand-test-engine branch February 13, 2026 18:12
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.

Expand test_engine.py coverage

1 participant