coolify/tests/v4/Browser
Andras Bacsai 1da1f32f0e refactor: use forceCreate() for internal model creation
Replace create() with forceCreate() across internal model creation operations to bypass mass assignment protection. This is appropriate for internal code that constructs complete model state without user input.

Add InternalModelCreationMassAssignmentTest to ensure internal model creation behavior is properly tested. Optimize imports by using shortened Livewire attribute references and removing unused imports.
2026-03-30 13:04:11 +02:00
..
DashboardTest.php refactor: use forceCreate() for internal model creation 2026-03-30 13:04:11 +02:00
LoginTest.php test: add dashboard test and improve browser test coverage 2026-02-11 16:37:40 +01:00
RegistrationTest.php test: add dashboard test and improve browser test coverage 2026-02-11 16:37:40 +01:00