mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-12 12:54:05 +00:00
* Add and correct pivot record tests * Implement and test deleting pivot records when using morph pivot * Use dataset to test deleting pivot records with both MorphTenantPivot and TenantPivot * Delete extra test, use createTenantsAndRunMigrations() where appropriate * FIx PHPStan errors * Revert DB::table() assertion changes * minor test improvements --------- Co-authored-by: Samuel Štancl <samuel@archte.ch> |
||
|---|---|---|
| .. | ||
| Events | ||
| Listeners | ||
| CentralResourceNotAvailableInPivotException.php | ||
| ModelNotSyncMasterException.php | ||
| ParsesCreationAttributes.php | ||
| PivotWithRelation.php | ||
| ResourceSyncing.php | ||
| Syncable.php | ||
| SyncMaster.php | ||
| TenantMorphPivot.php | ||
| TenantPivot.php | ||
| TriggerSyncingEvents.php | ||