mirror of
https://github.com/esphome/esphome.git
synced 2025-10-30 14:43:51 +00:00
Unittests for esphome python code (#931)
This commit is contained in:
1
tests/unit_tests/fixtures/helpers/file-a.txt
Normal file
1
tests/unit_tests/fixtures/helpers/file-a.txt
Normal file
@@ -0,0 +1 @@
|
||||
A files are unique.
|
||||
1
tests/unit_tests/fixtures/helpers/file-b_1.txt
Normal file
1
tests/unit_tests/fixtures/helpers/file-b_1.txt
Normal file
@@ -0,0 +1 @@
|
||||
All b files match.
|
||||
1
tests/unit_tests/fixtures/helpers/file-b_2.txt
Normal file
1
tests/unit_tests/fixtures/helpers/file-b_2.txt
Normal file
@@ -0,0 +1 @@
|
||||
All b files match.
|
||||
1
tests/unit_tests/fixtures/helpers/file-c.txt
Normal file
1
tests/unit_tests/fixtures/helpers/file-c.txt
Normal file
@@ -0,0 +1 @@
|
||||
C files are unique.
|
||||
Reference in New Issue
Block a user