28 Commits (test-refactor)

Author SHA1 Message Date
cinnaboot 3bbac86ca5 refactor test_maneuver_planning: SCENARIO/SECTION pattern, quantitative assertions, TOML 1.0 config, precalc script 3 weeks ago
cinnaboot 804a82babb test_omega_debug: remove redundant qualitative checks, clean up precalc decorative comments 3 weeks ago
cinnaboot 5d8ee97610 refactor test_omega_debug: SCENARIO/SECTION pattern, precalculated values, quantitative assertions 2 months ago
cinnaboot 0a2c5c671a Refactor test_hybrid_burns: qualitative→quantitative checks with named tolerances 2 months ago
cinnaboot 20327a75d1 refactor: test_hybrid_burns - impulse + continuous burn behavior 2 months ago
cinnaboot 03fb6a3563 Use burn_result velocity for tight tolerance assertion 2 months ago
cinnaboot 964eff30eb Add burn_result capture to sim_engine.py and precalc script 2 months ago
cinnaboot 31dea749cf refactor: test_periapsis_burn - Phase A+B 2 months ago
cinnaboot d892aa8c41 feat: rewrite moon orbit config as TOML 1.0 dotted keys and refactor tests 2 months ago
cinnaboot fe6f9dcd5e remove extra decorative comment blocks in python scripts 2 months ago
cinnaboot 432f8db7bb refactor: consolidate test_analytical_propagation into single SCENARIO with precalculated values 2 months ago
cinnaboot 4701f0f3a0 refactor: test_analytical_propagation into SCENARIOs with TOML config loading 2 months ago
cinnaboot 629ca7d03a standardize tolerance constants in test_utilities.h 2 months ago
cinnaboot fc447db7f2 refactor: test_extreme_timescales into SCENARIO with 11 sections 2 months ago
cinnaboot a7ecc46f15 refactor: test_extreme_orientation_mixed — single SCENARIO, precalculated values, named tolerances 2 months ago
cinnaboot a72a92bbc1 refactor: test_extreme_eccentricity — single SCENARIO, precalculated values, REL_TOL 2 months ago
cinnaboot 1e4ed912d2 refactor: test_parabolic_orbit with SI-unit precalc and tightened tolerances 2 months ago
cinnaboot 9fd1e29947 refactor: cartesian_to_elements_basic — SCENARIO pattern, named tolerances, TOML 1.0 2 months ago
cinnaboot 13982eb222 tighten test_maneuvers assertions with precalculated values 2 months ago
cinnaboot b333a1745f refactor test_maneuvers: add spacecraft struct to sim_engine, rewrite tests 2 months ago
cinnaboot 181dd61666 add inclined orbit tests and fix orbit tracker 2 months ago
cinnaboot 30b8127a55 feat: add sim_engine.py and test_orbital_period.py for precalculation 2 months ago
cinnaboot 7c3142788b update TODO, move doc generation to ./tmp/ 3 months ago
cinnaboot dec5cc4fee Move summaries to tmp/summaries with cache and combine support 3 months ago
cinnaboot 8652abce8b add python scripts to precompute values for tests 3 months ago
cinnaboot 16398dd06d don't generate summary files for headers/modules 3 months ago
cinnaboot 5bd107d35d condense reference doc, add summary generation 3 months ago
cinnaboot 0ede2e567f trying out a new method for generating llm context 3 months ago