coolify/tests/Feature
Andras Bacsai 5d38147899 feat(api): Improve OpenAPI spec and add rate limit handling for Hetzner
- Add 429 response with Retry-After header for Hetzner server creation
- Create RateLimitException for proper rate limit error handling
- Rename cloud_provider_token_id to cloud_provider_token_uuid with deprecation
- Fix prices array schema in server-types endpoint with proper items definition
- Add explicit default: true to autogenerate_domain properties
- Add timeout and retry options to Docker install curl commands
- Fix race condition in deployment status update using atomic query
2025-12-11 12:12:43 +01:00
..
Proxy
Service
ApplicationBuildpackCleanupTest.php
BuildpackSwitchCleanupTest.php
CheckTraefikVersionJobTest.php
CleanupRedisTest.php
CloudInitScriptTest.php
CloudProviderTokenApiTest.php feat(api): Improve OpenAPI spec and add rate limit handling for Hetzner 2025-12-11 12:12:43 +01:00
ConvertArraysTest.php
ConvertContainerEnvsToArray.php
ConvertingGitUrlsTest.php
CoolifyTaskRetryTest.php
DatabaseBackupCreationApiTest.php
DatabaseBackupJobTest.php
DeletesUserSessionsTest.php
DeploymentCancellationApiTest.php
DockerCustomCommandsTest.php
EnvironmentVariableSharedSpacingTest.php
ExecuteContainerCommandTest.php
GithubAppsListApiTest.php
GithubSourceChangeTest.php
GithubSourceCreateTest.php
HetznerApiTest.php
HetznerServerCreationTest.php
IpAllowlistTest.php
LoginRateLimitIPTest.php
MultilineEnvironmentVariableTest.php
SentinelUpdateCheckIndependenceTest.php
ServerPatchCheckNotificationTest.php
ServerSettingSentinelRestartTest.php
ServerSettingWasChangedTest.php
ServerStorageCheckIndependenceTest.php
ServiceFqdnUpdatePathTest.php
StartupExecutionCleanupTest.php
TeamInvitationEmailNormalizationTest.php
TeamInvitationPrivilegeEscalationTest.php
TeamPolicyTest.php
TrustHostsMiddlewareTest.php
Utf8HandlingTest.php