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