This website requires JavaScript.
Explore
Help
Sign In
m5
/
esphome
Watch
0
Star
0
Fork
0
mirror of
https://github.com/m5stack/esphome.git
synced
2026-05-20 11:52:52 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dev
esphome
/
script
/
component_test
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
10 lines
91 B
Bash
Raw
Permalink
Normal View
History
Unescape
Escape
Fixed component_tests config (
#1608
)
2021-03-12 23:58:43 +01:00
#!/usr/bin/env bash
set
-e
cd
"
$(
dirname
"
$0
"
)
/.."
set
-x
pytest tests/component_tests
Reference in New Issue
Copy Permalink