coolify/tests
Andras Bacsai 19994a0a13 test(api): add feature tests for server connection_timeout API
Tests cover PATCH update success, out-of-range, above-max, and
non-integer validation for the connection_timeout field.
2026-04-28 22:20:15 +02:00
..
Browser test: add dashboard test and improve browser test coverage 2026-02-11 16:37:40 +01:00
Feature test(api): add feature tests for server connection_timeout API 2026-04-28 22:20:15 +02:00
Traits
Unit refactor(server): dispatch event for reachability notifications, drop retry loop 2026-04-28 15:28:22 +02:00
v4 fix(models): replace forceFill/forceCreate with fill/create and add fillable guards 2026-03-31 13:45:31 +02:00
CreatesApplication.php
DuskTestCase.php
Pest.php test: add Pest browser testing with SQLite :memory: schema 2026-02-11 15:25:47 +01:00
TestCase.php