mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-10 19:36:53 +08:00
test: add scripts for running tests on api module both locally and CI jobs (#3497)
This commit is contained in:
4
dev/pytest/pytest_tools.sh
Executable file
4
dev/pytest/pytest_tools.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
set -x
|
||||
|
||||
pytest api/tests/integration_tests/tools/test_all_provider.py
|
||||
Reference in New Issue
Block a user