Move integration tests to tests dir

This commit is contained in:
Julian Stirling 2025-12-18 17:26:38 +00:00
parent ef9a88104b
commit 782977e01c
5 changed files with 219 additions and 5 deletions

View file

@ -2,5 +2,5 @@
This package contains all of the unit tests that can be run without specific
hardware. See also the `hardware_specific_tests` directory and the
`integration-tests` directory for more testing!.
`integration_tests` directory for more testing!.
"""