Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 349 Bytes

index.md

File metadata and controls

14 lines (8 loc) · 349 Bytes

Testing

We have two types of tests in Core:

  1. Unit tests that are specific to Onekey Core.
  2. Common tests, which are common to both Onekey Core (Model Touch) and Legacy (Model mini/classic). Device tests belong to this category.

Core tests

See the core/tests/ directory.

Common tests

See the tests section.