[Feature] Keep mailbox, mail policy, mail credential inheritance, and file storage behavior covered by focused tests #173

Closed
opened 2026-07-06 15:21:13 +02:00 by zemion · 1 comment
Owner

Imported from a backlog-like text file.

  • Source: /mnt/DATA/Nextcloud/ADD ideas UG/Products/govoplan/split-concept-action-plan.md
  • Line: 416
  • Source kind: product
  • Section: GovOPlaN Split Concept and Action Plan > Immediate Backlog Items > P1: Existing Module Hardening

Imported item:

Keep mailbox, mail policy, mail credential inheritance, and file storage behavior covered by focused tests.
<!-- codex-generic-backlog-fingerprint:4b830f18b1467cd928cc31e3 --> Imported from a backlog-like text file. - Source: `/mnt/DATA/Nextcloud/ADD ideas UG/Products/govoplan/split-concept-action-plan.md` - Line: `416` - Source kind: `product` - Section: `GovOPlaN Split Concept and Action Plan > Immediate Backlog Items > P1: Existing Module Hardening` Imported item: ```text Keep mailbox, mail policy, mail credential inheritance, and file storage behavior covered by focused tests. ```
zemion added this to the P1: Existing Module Hardening milestone 2026-07-06 15:21:13 +02:00
Author
Owner

Codex State: done

Summary

  • Focused tests now cover mailbox listing, mail policy and credential inheritance smoke paths, file storage fallback, module permutations, and optional integration boundaries.

Changed Files

  • scripts/check-focused.sh
  • tests/test_api_smoke.py
  • tests/test_module_system.py

Verification

  • cd /mnt/DATA/git/govoplan-core && ./.venv/bin/python -m unittest tests.test_access_contracts tests.test_module_system
  • cd /mnt/DATA/git/govoplan-core && ./.venv/bin/python scripts/check_dependency_boundaries.py
  • cd /mnt/DATA/git/govoplan-core && ./.venv/bin/python -m unittest tests.test_api_smoke.ApiSmokeTests.test_admin_audit_supports_lazy_pagination_sorting_and_filters tests.test_api_smoke.ApiSmokeTests.test_tenant_user_group_role_and_api_key_administration
## Codex State: done ### Summary - Focused tests now cover mailbox listing, mail policy and credential inheritance smoke paths, file storage fallback, module permutations, and optional integration boundaries. ### Changed Files - `scripts/check-focused.sh` - `tests/test_api_smoke.py` - `tests/test_module_system.py` ### Verification - `cd /mnt/DATA/git/govoplan-core && ./.venv/bin/python -m unittest tests.test_access_contracts tests.test_module_system` - `cd /mnt/DATA/git/govoplan-core && ./.venv/bin/python scripts/check_dependency_boundaries.py` - `cd /mnt/DATA/git/govoplan-core && ./.venv/bin/python -m unittest tests.test_api_smoke.ApiSmokeTests.test_admin_audit_supports_lazy_pagination_sorting_and_filters tests.test_api_smoke.ApiSmokeTests.test_tenant_user_group_role_and_api_key_administration`
zemion added the
type
feature
priority
p1
source/backlog-import
codex/ready
labels 2026-07-07 23:12:56 +02:00
zemion added the
status
triage
label 2026-07-08 02:28:58 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: add-ideas/govoplan-core#173
No description provided.