- Use explicit has() checks for timeout and enabled fields to properly handle falsy values - Add validation to prevent empty update requests - Optimize delete endpoint to use direct query deletion instead of fetch-then-delete - Update factory to use Team::factory() for proper test isolation |
||
|---|---|---|
| .. | ||
| ApplicationFactory.php | ||
| ScheduledTaskFactory.php | ||
| ServerFactory.php | ||
| TeamFactory.php | ||
| UserFactory.php | ||