mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-04-25 03:29:58 -07:00
* migrate code from old repo, not work * fix emulation * disable irq handling while RFID emulating * add testcase
444 B
444 B
Integration testing
Unit testing
- We use minunit as testing framework
- Tests root placed in
applications/tests/minuint_test.c - There is
Run local testsjob inCIpipeline (.github/workflows/ci.yml)