docs(testing-patterns): add important note to always run tests inside the coolify container for clarity
This commit is contained in:
parent
1ca94b90da
commit
8f2a45b8dc
1 changed files with 2 additions and 0 deletions
|
|
@ -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.
|
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
|
## Testing Framework Stack
|
||||||
|
|
||||||
### Core Testing Tools
|
### Core Testing Tools
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue