This website requires JavaScript.
Explore
Help
Register
Sign In
dennisthiessen
/
signal-platform
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
49bf3b140e1050e46b0ca446b9bb71dcd27b8e4e
signal-platform
/
tests
/
unit
T
History
dennisthiessen
49bf3b140e
Deploy / lint (push)
Successful in 8s
Details
Deploy / test (push)
Successful in 1m48s
Details
Deploy / deploy (push)
Successful in 40s
Details
Add Admin control for fundamentals cutover
2026-07-24 16:15:51 +02:00
..
__init__.py
first commit
2026-02-20 17:31:01 +01:00
test_activation_rank_resolve.py
Fix manual refresh dropping qualified ranks and clarify trade UI.
2026-07-14 10:10:30 +02:00
test_activation_settings.py
Add Admin control for fundamentals cutover
2026-07-24 16:15:51 +02:00
test_alert_service.py
Optimize signal read paths and enforce score invariants
2026-07-11 16:04:13 +02:00
test_alpaca_provider_window.py
fix: harden shadow book against book leakage (review of
ba2df8b
)
2026-07-21 09:11:14 +02:00
test_backtest_service.py
research: clean up closed Tier-1 scaffolding from branch
2026-07-19 14:41:52 +02:00
test_benchmark_service.py
feat: ticker search, watchlist momentum column, alpha vs S&P 500
2026-06-28 08:44:40 +02:00
test_book_separation.py
fix: harden shadow book against book leakage (review of
ba2df8b
)
2026-07-21 09:11:14 +02:00
test_cache.py
first commit
2026-02-20 17:31:01 +01:00
test_cluster_sr_zones.py
Add S/R v2 research and validation harness
2026-07-12 21:15:18 +02:00
test_daily_reentry_matrix.py
feat: test shorter post-stop reentry guards
2026-07-17 17:37:03 +02:00
test_data_import_framework.py
refactor(dolt): pass run_id to SourceImporter.promote
2026-07-22 10:55:11 +02:00
test_detect_sr_levels.py
Finalize GTL and retire S/R research harness
2026-07-13 17:58:04 +02:00
test_dolt_client.py
fix(dolt): A2 review — subprocess timeouts, stronger initial gate, HASHOF
2026-07-22 11:50:50 +02:00
test_dolt_earnings_importer.py
fix(dolt): A2 review — subprocess timeouts, stronger initial gate, HASHOF
2026-07-22 11:50:50 +02:00
test_earnings_alignment.py
feat(dolt): A2 — DoltHub earnings importer (shadow ingestion)
2026-07-22 10:55:27 +02:00
test_earnings_research.py
research: Task 2 closed — SUE dead, earnings gap informational
2026-07-20 21:10:46 +02:00
test_equity_curve.py
Overview: focus|radar pairing, selectable radar, performance chart
2026-07-10 18:09:31 +02:00
test_event_study.py
feat: replace regime monitor with v2 methodology
2026-07-15 09:02:56 +02:00
test_exceptions_and_middleware.py
first commit
2026-02-20 17:31:01 +01:00
test_finnhub_provider.py
fix: convert Finnhub market cap from millions to absolute USD
2026-07-18 10:28:16 +02:00
test_fmp_provider.py
major update
2026-02-27 16:08:09 +01:00
test_fundamental_data_refresh.py
Implement A5 fundamentals cutover activation
2026-07-24 14:19:22 +02:00
test_fundamental_service.py
major update
2026-02-27 16:08:09 +01:00
test_fundamentals_api.py
fix(fundamentals): compute eps_growth_yoy read; cover same-day + price guards
2026-07-22 22:01:24 +02:00
test_fundamentals_chain_provider.py
add earnings-date guard — warn when a report falls in the target horizon
2026-06-15 12:44:08 +02:00
test_fundamentals_derivation.py
fix(sec): keep the market-cap fallback through an amendment merge
2026-07-24 10:50:17 +02:00
test_fundamentals_parity.py
feat: add fundamentals parity reporting
2026-07-23 21:17:58 +02:00
test_fundamentals_peers.py
fix(fundamentals): pure-core review — tie-aware percentile, null-safe reads
2026-07-22 20:41:18 +02:00
test_fundamentals_reads.py
fix(fundamentals): pure-core review — tie-aware percentile, null-safe reads
2026-07-22 20:41:18 +02:00
test_indicator_service.py
test: fix FIP label threshold unit test
2026-07-18 19:27:58 +02:00
test_ingestion_service.py
Add system alerts log with nav badge and Admin Alerts tab.
2026-07-14 13:38:04 +02:00
test_market_regime_service.py
add market-regime guard (SPY trend) — inform + warn
2026-06-15 12:34:07 +02:00
test_migration_022.py
fix: grandfather pre-cutover stop episodes
2026-07-17 20:28:42 +02:00
test_momentum_service.py
fix: align production defaults and close review parity gaps
2026-07-18 13:03:22 +02:00
test_openai_sentiment_provider.py
Big refactoring
2026-03-03 15:20:18 +01:00
test_outcome_service.py
Tighten qualified signal gate
2026-07-04 13:51:44 +02:00
test_paper_trade_service.py
fix: harden shadow book against book leakage (review of
ba2df8b
)
2026-07-21 09:11:14 +02:00
test_performance_summary.py
feat: shadow book + shadow-vs-manual performance comparison
2026-07-20 23:44:41 +02:00
test_pipeline_run.py
fix: match shadow book to its pipeline's scan by run id, not timestamp
2026-07-21 10:47:32 +02:00
test_prod_strategy_parity.py
fix: align production defaults and close review parity gaps
2026-07-18 13:03:22 +02:00
test_qualification.py
Activation gate: primary target probability floor (>= 20%)
2026-07-11 09:31:28 +02:00
test_recommendation_service.py
Cleanup retired S/R research scaffolding
2026-07-13 18:52:24 +02:00
test_regime_monitor.py
fix: use categorical regime fundamentals
2026-07-15 10:13:22 +02:00
test_regime_quadrant_alert.py
feat: replace regime monitor with v2 methodology
2026-07-15 09:02:56 +02:00
test_research_snapshot_manifest.py
research: park Phase B fip breadth; race guard and compact evidence
2026-07-19 00:32:20 +02:00
test_rr_scanner_bug_exploration.py
fix: align production defaults and close review parity gaps
2026-07-18 13:03:22 +02:00
test_rr_scanner_fix_check.py
fix: align production defaults and close review parity gaps
2026-07-18 13:03:22 +02:00
test_rr_scanner_integration.py
fix: align production defaults and close review parity gaps
2026-07-18 13:03:22 +02:00
test_rr_scanner_preservation.py
fix: guarantee shadow scan freshness, long-only, user-scoped setup list
2026-07-21 09:31:24 +02:00
test_rr_scanner_quality_score.py
major update
2026-02-27 16:08:09 +01:00
test_rr_scanner_scan_all.py
Separate chart S/R from gate target ladder
2026-07-13 11:17:03 +02:00
test_schedule_config.py
feat: add fundamentals parity reporting
2026-07-23 21:17:58 +02:00
test_scheduler.py
Add Admin control for fundamentals cutover
2026-07-24 16:15:51 +02:00
test_scores_router_breakdown.py
fix: forward sentiment-adjustment fields in the scores API response
2026-07-01 10:04:06 +02:00
test_scoring_sentiment_adjustment.py
feat: sentiment as a signed adjustment to the composite, not averaged in
2026-07-01 09:34:37 +02:00
test_scoring_service_get_score.py
Make live signal reads non-mutating
2026-07-03 10:09:46 +02:00
test_scoring_service_momentum.py
major update
2026-02-27 16:08:09 +01:00
test_scoring_service_rankings.py
Make live signal reads non-mutating
2026-07-03 10:09:46 +02:00
test_scoring_service_sentiment.py
sentiment: LLM buy/hold/avoid + full analysis, and search-budget scoping
2026-06-16 16:34:19 +02:00
test_scoring_service_technical.py
Integrate unused indicators into technical scoring; fix indicator dropdown
2026-06-12 17:17:07 +02:00
test_sec_client.py
feat(sec): A3 slice 2a — companyfacts -> snapshot parser
2026-07-22 16:11:22 +02:00
test_sec_facts_parser.py
fix(sec): derive fiscal year end from the issuer's own 10-K
2026-07-24 11:59:15 +02:00
test_sec_fundamentals_importer.py
feat(sec): reparse path, CIK overrides, resolution validation
2026-07-24 10:24:05 +02:00
test_sec_universe.py
fix(sec): A3 slice-1 review — read-only resolution, error propagation, fair-access
2026-07-22 14:49:33 +02:00
test_sentiment_priority.py
promote residual momentum ranking
2026-07-02 21:00:39 +02:00
test_sentiment_provider_service.py
Fix xAI sentiment: use Agent Tools web_search (Live Search deprecated)
2026-06-13 14:30:45 +02:00
test_sentiment_recommendation.py
sentiment: LLM buy/hold/avoid + full analysis, and search-budget scoping
2026-06-16 16:34:19 +02:00
test_shadow_book_service.py
fix: select shadow book setups by scan run id, not a time window
2026-07-21 11:25:03 +02:00
test_signal_context_snapshot.py
feat: add strategy variant lab and signal context snapshots
2026-07-02 16:25:04 +02:00
test_signal_eval.py
feat: add residual momentum to signal-edge backtest
2026-07-02 15:46:54 +02:00
test_sr_levels_router.py
Add GTL price-traffic chart diagnostic
2026-07-13 12:08:10 +02:00
test_system_event_service.py
Add system alerts log with nav badge and Admin Alerts tab.
2026-07-14 13:38:04 +02:00
test_ticker_universe_service.py
Fix S&P 500 universe parse so renames like BNY are discovered.
2026-07-14 14:14:58 +02:00
test_trade_policy.py
feat: near-close scan schedule and distinct-day gate reset
2026-07-18 17:55:39 +02:00
test_watchlist_service.py
feat: ticker search, watchlist momentum column, alpha vs S&P 500
2026-06-28 08:44:40 +02:00