This commit is contained in:
2026-03-08 23:24:33 -04:00
parent bfbcfcc2af
commit fde0f29e72
16 changed files with 348 additions and 88 deletions

View File

@@ -39,6 +39,8 @@ def test_render_mma_dashboard_progress():
Ticket(id='T4', description='desc', status='todo')
]
app.is_viewing_prior_session = False
app.perf_profiling_enabled = False
app.mma_tier_usage = {}
app.mma_status = "idle"
app.active_tier = None