docs(testing-patterns): add important note to always run tests inside the coolify container for clarity

This commit is contained in:
Andras Bacsai
2025-09-09 16:29:04 +02:00
parent 1ca94b90da
commit 8f2a45b8dc

View File

@@ -9,6 +9,8 @@ alwaysApply: false
Coolify employs **comprehensive testing strategies** using modern PHP testing frameworks to ensure reliability of deployment operations, infrastructure management, and user interactions.
!Important: Always run tests inside `coolify` container.
## Testing Framework Stack
### Core Testing Tools