We have two types of tests in Core:
- Unit tests that are specific to Onekey Core.
- Common tests, which are common to both Onekey Core (Model Touch) and Legacy (Model mini/classic). Device tests belong to this category.
See the core/tests/
directory.
See the tests section.