test(fusion_accounting_bank_rec): coexistence behavior

Verifies that the coexistence group recompute method works as expected
in both Enterprise-present and Enterprise-absent scenarios, and that
the bank-rec menu is gated by the group while the engine itself is
always available.

Made-with: Cursor
This commit is contained in:
gsinghpal
2026-04-19 13:45:39 -04:00
parent 878c013902
commit aaaf49989c
3 changed files with 88 additions and 1 deletions

View File

@@ -19,3 +19,4 @@ from . import test_controller
from . import test_auto_reconcile_wizard
from . import test_bulk_reconcile_wizard
from . import test_migration_round_trip
from . import test_coexistence