This website requires JavaScript.
Explore
Help
Register
Sign In
yujunjun
/
dify
Watch
1
Star
0
Fork
0
You've already forked dify
mirror of
https://github.com/langgenius/dify.git
synced
2025-06-27 05:30:04 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dify
/
dev
/
pytest
/
pytest_tools.sh
5 lines
61 B
Bash
Raw
Normal View
History
Unescape
Escape
test: add scripts for running tests on api module both locally and CI jobs (#3497)
2024-04-18 13:43:15 +08:00
#!/bin/bash
set
-x
fix: fix API tool integration test (#19187)
2025-05-01 08:49:43 +02:00
pytest api/tests/integration_tests/tools
Reference in New Issue
Copy Permalink