This website requires JavaScript.
Explore
Help
Register
Sign In
admin
/
dify
Watch
1
Star
0
Fork
0
You've already forked dify
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
bbf513a2cd4644282b32faf88c8f9579dbd32f49
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