From e07d0245ceed596813e7bbcc5d18de299c94f95a Mon Sep 17 00:00:00 2001 From: cinnaboot Date: Fri, 1 May 2026 10:13:15 -0400 Subject: [PATCH] docs: mark test_extreme_timescales as completed --- continue.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/continue.md b/continue.md index 6874359..4f1570a 100644 --- a/continue.md +++ b/continue.md @@ -116,9 +116,9 @@ - `test_parabolic_orbit` ✅ — Parabolic orbit energy conservation + escape trajectory + initial conditions - `test_extreme_eccentricity` ✅ — High-eccentricity orbits (single SCENARIO, precalculated values, REL_TOL) - `test_extreme_orientation_mixed` ✅ — Extreme orientation conversions, rotation matrix properties, singularity handling +- `test_extreme_timescales` ✅ — 9 TEST_CASEs → 1 SCENARIO with 11 SECTIONs, all WithinAbs use named constants ### Can Refactor Now (sim_engine.py supports all features needed) -- `test_extreme_timescales` — various timescales - `test_analytical_propagation` — propagation through apsides - `test_moon_orbits` — multi-body propagation - `test_periapsis_burn` — prograde burns