5 Commits

Author SHA1 Message Date
Steven B.
412c65c428
Run tests with caplog in a single worker () 2024-11-23 12:20:51 +00:00
Steven B.
e55731c110
Move protocol modules into protocols package () 2024-11-13 17:50:21 +00:00
Teemu R.
668ba748c5
Move transports into their own package ()
This moves all transport implementations into a new `transports` package
for cleaner main package & easier to understand project structure.
2024-11-12 14:40:44 +01:00
Steven B.
71ae06fa83
Fix test framework running against real devices () 2024-11-11 17:41:31 +00:00
Steven B.
32671da9e9
Move tests folder to top level of project () 2024-11-11 10:11:31 +00:00