Commit 150f382
committed
test: [#236] verify dynamic ports are rendered in docker-compose.yml
- Add assertions to check default ports (6969 UDP, 7070 HTTP, 1212 API) are rendered
- Verify hardcoded port 6868 is NOT present in output
- Ensures template correctly uses Tera variables instead of hardcoded values
- Phase 5 complete: Testing and verification added1 parent b902262 commit 150f382
1 file changed
+20
-0
lines changedLines changed: 20 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
284 | 284 | | |
285 | 285 | | |
286 | 286 | | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
287 | 307 | | |
288 | 308 | | |
0 commit comments