mirror of
https://github.com/langgenius/dify.git
synced 2025-12-20 06:32:45 +00: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_workflow.sh
Executable file
4
dev/pytest/pytest_workflow.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
set -x
|
||||
|
||||
pytest api/tests/integration_tests/workflow
|
||||
Reference in New Issue
Block a user