Feat add testcontainers test (#23269)

This commit is contained in:
NeatGuyCoding 2025-08-04 19:27:36 +08:00 committed by GitHub
commit 60c7663a80
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
17 changed files with 1007 additions and 0 deletions

View file

@ -99,3 +99,6 @@ jobs:
- name: Run Tool
run: uv run --project api bash dev/pytest/pytest_tools.sh
- name: Run TestContainers
run: uv run --project api bash dev/pytest/pytest_testcontainers.sh