Closed rfjakob closed 6 years ago
It seems it's enough to just to uncomment the line: https://github.com/conejoninja/tesoro/blob/master/tests/tesoro_test.go#L15
This fixes the compile error, but one test fails:
=== RUN TestPingButtonCancel
[WHAT TO DO] Click on "Cancel"
--- FAIL: TestPingButtonCancel (2.20s)
tesoro_test.go:98: We need to test the PING.
tesoro_test.go:100: Checking PING for response "PONG"
tesoro_test.go:109: Expected str="Ping cancelled", received"Action cancelled by user"
Trying to run the tests, the bootloader tests work:
But the normal mode tests fail with compile errors: