Bu5hm4nn
99c7911b78
test: add e2e test for actual backtest scenario execution
- Add test_backtest_scenario_runs_and_displays_results that:
- Creates workspace and navigates to backtests page
- Selects Synthetic data source (uses deterministic fixture data)
- Fills fixture-supported dates (2024-01-02 to 2024-01-08)
- Fills scenario parameters (units, loan, LTV)
- Runs backtest and verifies results display
- Checks for Start value, End value, Daily Results table
- Verifies no runtime errors
- Fix existing backtests page tests to create workspace first:
- test_backtest_page_loads_with_valid_databento_dates
- test_backtest_page_handles_invalid_dates_gracefully
- Backtests page requires workspace_id in URL
- Add TODO comment about date_range_hint not updating for Databento
on initial render (separate bug to fix)
2026-04-03 14:10:37 +02:00
..
2026-03-22 10:30:12 +01:00
2026-03-26 12:18:39 +01:00
2026-03-26 15:19:42 +01:00
2026-03-29 15:34:49 +02:00
2026-03-30 09:21:49 +02:00
2026-03-30 09:11:56 +02:00
2026-03-27 18:31:28 +01:00
2026-03-28 09:04:35 +01:00
2026-03-26 17:27:44 +01:00
2026-03-28 09:18:26 +01:00
2026-03-28 16:40:18 +01:00
2026-03-28 16:40:18 +01:00
2026-03-28 16:40:18 +01:00
2026-03-29 12:00:30 +02:00
2026-03-28 21:45:00 +01:00
2026-04-03 14:10:37 +02:00
2026-03-27 18:31:28 +01:00
2026-03-26 12:11:45 +01:00
2026-03-21 19:21:40 +01:00
2026-03-29 20:36:17 +02:00
2026-03-29 14:47:36 +02:00
2026-03-28 09:04:35 +01:00
2026-03-29 12:00:30 +02:00
2026-03-27 16:39:33 +01:00
2026-03-23 23:46:40 +01:00
2026-03-25 19:05:00 +01:00
2026-04-01 13:58:49 +02:00
2026-03-28 09:04:35 +01:00
2026-03-30 08:42:07 +02:00
2026-03-28 09:04:35 +01:00
2026-03-28 16:40:18 +01:00
2026-03-28 23:53:46 +01:00
2026-03-28 21:29:30 +01:00
2026-03-26 17:34:09 +01:00
2026-03-21 19:21:40 +01:00
2026-03-28 16:40:18 +01:00
2026-03-29 20:36:17 +02:00
2026-03-26 13:19:18 +01:00
2026-03-28 23:48:41 +01:00
2026-03-28 09:18:26 +01:00
2026-03-27 22:33:20 +01:00
2026-03-25 10:02:10 +01:00
2026-03-24 21:33:17 +01:00
2026-03-29 15:34:49 +02:00