Feat add testcontainers test (#23269)
This commit is contained in:
parent
8041808b53
commit
60c7663a80
17 changed files with 1007 additions and 0 deletions
3
.github/workflows/api-tests.yml
vendored
3
.github/workflows/api-tests.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue