515 Commits (test-refactor)
 

Author SHA1 Message Date
cinnaboot 6c28eb1560 update manual TODO 3 weeks ago
cinnaboot 2d14dbfbcf cleanup: remove old_tests for test_maneuver_planning 3 weeks ago
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 2575457ade remove old test_omega_debug (refactored to tests/) 2 months ago
cinnaboot 5d8ee97610 refactor test_omega_debug: SCENARIO/SECTION pattern, precalculated values, quantitative assertions 2 months ago
cinnaboot 3e388d178b clarify SCENARIO/SECTION guidance: shared fixture, distinct paths, fewer SECTIONs 2 months ago
cinnaboot 926dbb20cc Remove old hybrid burns test and config (refactored to tests/) 2 months ago
cinnaboot 907e47e606 Replace hardcoded tolerances with named constants (REL_TOL, E_TOL) 2 months ago
cinnaboot e5275eda9e Use tolerance constants (ANG_TOL, R_TOL) instead of hardcoded values 2 months ago
cinnaboot 13e7e70bdd re-order continue.md logically 2 months ago
cinnaboot b762075214 continue.md: add section detailing final REQUIRE statement review 2 months ago
cinnaboot ed4841f00b Update continue.md: document hybrid burns refactoring completion and rel_err exception 2 months ago
cinnaboot 0a2c5c671a Refactor test_hybrid_burns: qualitative→quantitative checks with named tolerances 2 months ago
cinnaboot 58322c1a04 docs: update test_hybrid_burns status in continue.md 2 months ago
cinnaboot 20327a75d1 refactor: test_hybrid_burns - impulse + continuous burn behavior 2 months ago
cinnaboot b69c55e793 remove check mark character from completed list 2 months ago
cinnaboot bddde65fd3 update continue.md: unblock maneuver_planning, refresh sim_engine capabilities 2 months ago
cinnaboot f62bdc201b update continue doc 2 months ago
cinnaboot f5b8891b1a fix comment and tolerance in periapsis test 2 months ago
cinnaboot b2401305ea Remove redundant burn1_expected_v assertion, tighten SMA precision 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 29d4082581 Add BurnResult to capture exact pre-burn state vectors 2 months ago
cinnaboot 23bde87960 clean: remove old_tests for test_periapsis_burn (refactored to tests/) 2 months ago
cinnaboot 31dea749cf refactor: test_periapsis_burn - Phase A+B 2 months ago
cinnaboot 52c46c3685 remove old_tests/test_integration.cpp; update continue.md with D_TOL and completed status 2 months ago
cinnaboot 287a6bbb03 fix compare_vec3 test: use D_TOL-compatible values, remove redundant section 2 months ago
cinnaboot c550f318e4 add D_TOL tolerance; tighten physics tests to 1e-12 2 months ago
cinnaboot 8638343251 re-add ctag update to default Makefile target 2 months ago
cinnaboot 137e45121a refactor: use compare_vec3 for 3-component assertions 2 months ago
cinnaboot 2cbffa8eb4 add refactored physics utilities test file 2 months ago
cinnaboot 5a4c81a663 remove obsolete tests: RK4, matrix identity, mat3_multiply identity check 2 months ago
cinnaboot 93b7252494 remove rk4_step, evaluate_acceleration; move compare_vec3 to physics module 2 months ago
cinnaboot ed786b3217 docs: clarify SCENARIO grouping for shared setup/teardown in refactoring rules 2 months ago
cinnaboot 6b3bdb2631 Remove redundant calculate_true_anomaly() function 2 months ago
cinnaboot 2a81779b45 chore: remove deprecated moon orbit tests from old_tests/ 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 01ce10044e docs: add Laplace plane data limitations and decision note 2 months ago
cinnaboot 048b22a6e4 Add planetary data with full orbital elements and reference frame notes 2 months ago
cinnaboot ea70f14a34 refactor: improve test_analytical_propagation.cpp — merge redundant SECTIONs, fix names, remove unused constant 2 months ago
cinnaboot f7c43594d5 docs: optimize continue.md — remove redundancies and fix ambiguities 2 months ago
cinnaboot 372ae31658 docs: resolve 5 contradictions in continue.md 2 months ago
cinnaboot 8df95cf55a cleanup: remove old analytical_propagation files, update continue.md status 2 months ago
cinnaboot 432f8db7bb refactor: consolidate test_analytical_propagation into single SCENARIO with precalculated values 2 months ago
cinnaboot 03081090ff add correction to testing doc, continue.md 2 months ago
cinnaboot 8621dd4cb7 update .gitignore 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