David Lechner
|
31c3e2b52e
|
refactor common test helpers into test/
This way we can share them with multiple tests
|
2020-06-10 21:59:34 -05:00 |
|
David Lechner
|
b6be163ccb
|
refactor lookup function
|
2020-06-08 20:56:00 -05:00 |
|
David Lechner
|
9d789c13e1
|
add test for util.assert
|
2020-05-27 20:57:22 -05:00 |
|
David Lechner
|
59c14a3ad7
|
add test for util.hex
|
2020-05-27 20:57:22 -05:00 |
|
David Lechner
|
6713afe198
|
Add util funciton to format as hex
|
2020-05-26 21:20:08 -05:00 |
|
David Lechner
|
dd9d789e9a
|
license
|
2020-05-22 19:54:48 -05:00 |
|
David Lechner
|
6ef0dee20c
|
test utils/web-bluetooth
|
2020-05-21 21:27:47 -05:00 |
|
David Lechner
|
c979d21255
|
use describe in math tests
just for better organization
|
2020-05-21 21:27:47 -05:00 |
|
David Lechner
|
ae21501aa2
|
test sumComplement32
|
2020-05-21 21:27:47 -05:00 |
|
David Lechner
|
ed5bd4728a
|
add id to bootloader request actions
This will be used to match didRequest to a requst to avoid issues with messages being queued concurrently
|
2020-05-21 21:27:47 -05:00 |
|
David Lechner
|
3b22c0377f
|
add tests for bootloader message decoder
also fix errors found by test
|
2020-05-21 21:27:47 -05:00 |
|
David Lechner
|
23566a7d4a
|
Check Web Bluetooth capabilities
This adds/improves checks for the various Web Bluetooth capabilities
that we are using and notifies the user when capabilities are missing.
|
2020-05-20 21:31:51 -05:00 |
|
David Lechner
|
90817a1ae7
|
github: add CI for pull requests
and hacks to get tests working
|
2020-05-20 14:52:45 -05:00 |
|
David Lechner
|
c7b7162693
|
implement flashing firmware from new zip format
|
2020-05-02 14:40:18 -05:00 |
|
David Lechner
|
9d545f8f5c
|
add polyfill for new Web Bluetooth methods
|
2020-05-01 21:37:45 -05:00 |
|