coolify/tests/Feature/Server
Andras Bacsai e01b8a057e fix(servers): retain cloud instances awaiting IPs
Persist DigitalOcean, Hetzner, and Vultr servers before public IP
assignment, then backfill placeholder addresses from provider state.

Treat partial Sentinel snapshots as non-authoritative and document the
destinations API with OpenAPI schemas.
2026-07-11 21:35:10 +02:00
..
HetznerServerCreationTest.php feat(server): add dedicated server creation flow 2026-07-08 12:20:56 +02:00
HetznerServerPlaceholderIpTest.php fix(servers): retain cloud instances awaiting IPs 2026-07-11 21:35:10 +02:00
NewServerProviderTokenUrlTest.php feat(security): add editable cloud credential pages 2026-07-08 12:58:27 +02:00
SentinelUpdateCheckIndependenceTest.php chore(tests): reorganize feature suites and expand team auth coverage 2026-02-26 07:13:19 +01:00
ServerIpUniquenessTest.php chore(tests): reorganize feature suites and expand team auth coverage 2026-02-26 07:13:19 +01:00
ServerPatchCheckNotificationTest.php chore(tests): reorganize feature suites and expand team auth coverage 2026-02-26 07:13:19 +01:00
ServerSettingSentinelRestartTest.php chore(tests): reorganize feature suites and expand team auth coverage 2026-02-26 07:13:19 +01:00
ServerSettingWasChangedTest.php chore(tests): reorganize feature suites and expand team auth coverage 2026-02-26 07:13:19 +01:00
ServerStorageCheckIndependenceTest.php chore(tests): reorganize feature suites and expand team auth coverage 2026-02-26 07:13:19 +01:00