Feat add testcontainers test (#23269)

This commit is contained in:
NeatGuyCoding
2025-08-04 19:27:36 +08:00
committed by GitHub
parent 8041808b53
commit 60c7663a80
17 changed files with 1007 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
#!/bin/bash
set -x
SCRIPT_DIR="$(dirname "$(realpath "$0")")"
cd "$SCRIPT_DIR/../.."
pytest api/tests/test_containers_integration_tests