1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2026-02-04 19:54:03 +00:00
tenancy/assets
lokeshrangani cf5ec0be6d Add TenancyTestCase base class for tenant-aware test initialization and central context support
- Adds a reusable base test case to simplify writing tenant-aware tests
- Automatically initializes tenancy using TEST_TENANT from config or .env.testing
- Provides `runInCentralContext()` to temporarily switch to central DB context
- Improves test reliability and consistency for multi-tenant applications
2025-05-12 19:00:54 +05:30
..
impersonation-migrations Fix asset publishing 2020-05-17 15:14:05 +02:00
migrations User impersonation 2020-05-15 07:30:57 +02:00
config.php Add TenancyTestCase base class for tenant-aware test initialization and central context support 2025-05-12 19:00:54 +05:30
routes.php Apply fixes from StyleCI 2020-05-22 09:01:31 +00:00
TenancyServiceProvider.stub.php defer tenant route registration in TSP stub 2024-04-14 10:12:18 +02:00
tenant_routes.stub.php Fix tenants:list 2020-05-29 09:33:49 +02:00