This website requires JavaScript.
Explore
Help
Sign In
sascha
/
esphome
Watch
1
Star
0
Fork
0
You've already forked esphome
mirror of
https://github.com/esphome/esphome.git
synced
2025-02-08 14:10:54 +00:00
Code
Issues
Releases
Wiki
Activity
esphome
/
tests
/
components
/
adc
/
test.esp32-s3-ard.yaml
6 lines
77 B
YAML
Raw
Normal View
History
Unescape
Escape
Proposal: Test yaml for each component (#5398) * Test for each component. * When possible use commandline substitution. * Add wildcard support. * end file with new line. * Move component tests into subfolder. * Add component test to pipeline. * Remove trailing whitespace. * add restore python step. * Add `. venv/bin/activate` to pipeline. * step `changed-components` needs `common` step. * start `list-components-changed.py` different. * iterate on pipeline stage `list-components`. * Update `checkout` action. * Rename test folder from `tests` to `_test`. * validate file exists. * Move component test folder. * extend list-components to include child components. * File does not end with a newline * Handle empty list-components matrix. * list-components also check for changes in tests folder. * Improve `list-components.py`. * `*` is a forbidden character for filenames on windows. --------- Co-authored-by: Your Name <you@example.com> Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2024-01-18 08:13:40 +01:00
sensor
:
-
platform
:
adc
id
:
my_sensor
pin
:
1
[CI] Consolidate some tests (A) (#8184)
2025-02-04 17:04:53 -06:00
attenuation
:
12db
Reference in New Issue
Copy Permalink