php-tenant/tests
Claude dff55fef13
test: add comprehensive tests for NamespaceService
Cover current() resolution (request attributes, session, fallback),
session management (set/get/clear), findByUuid/findBySlug lookups,
defaultForUser priority chain, access control (owner/member/deny),
collection methods (ownedBy, accessibleBy), groupedForUser grouping,
and cache invalidation. 40 test cases using Pest syntax.

Fixes #30

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-24 13:52:05 +00:00
..
Feature test: add comprehensive tests for NamespaceService 2026-03-24 13:52:05 +00:00
Pest.php chore: fix pint code style and add test config 2026-02-23 03:50:04 +00:00
TestCase.php fix(tenant): add strict_types and fix PSR-12 compliance across all PHP files 2026-03-17 09:11:54 +00:00