Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
lynx-analytics
/
lynxkite
like
5
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
lynxkite
/
test.sh
darabos
A script to run all tests.
ada7e96
8 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
97 Bytes
#!/bin/bash -xue
cd
"
$(dirname $0)
"
pytest --asyncio-mode=auto
cd
lynxkite-app/web
npm run
test