Alexandre Teixeira
a22c0fa85e
test: pilot core database stub helper ( #3685 )
2026-06-09 22:23:33 +02:00
Alexandre Teixeira
a017108d41
refactor(tests): add temp sqlite helper ( #2930 )
2026-06-07 23:44:16 +02:00
Alexandre Teixeira
452a94fb1b
refactor(tests): centralize fake endpoint resolver cleanup
...
Test-only refactor continuing #2523 . Centralizes the final repeated fake src.endpoint_resolver cleanup pattern into a focused import-state helper.
2026-06-05 13:23:46 +01:00
Alexandre Teixeira
301d1109b5
refactor(tests): centralize fake database import-state cleanup
...
Test-only refactor continuing #2523 . Centralizes the repeated guarded fake core.database/src.database import-state cleanup into a focused helper.
2026-06-05 12:27:44 +01:00
Alexandre Teixeira
a9c1c698b0
refactor(tests): add import-state isolation helper
...
Test-only refactor continuing #2523 . Adds a shared import-state isolation helper with focused coverage and migrates two pilot tests that manually preserved sys.modules and parent package attributes.
2026-06-05 07:30:14 +01:00
Alexandre Teixeira
dd1fa7e1c4
refactor(tests): add shared CLI test helpers
...
Adds shared test helpers for CLI script loading and scoped core.database stubs, then converts a low-conflict pilot set of CLI tests. Part of #2523 .
2026-06-04 15:44:25 +01:00