index
:
anonymous/glucometerutils
experimental-bazel-test
experimental-construct-freestyle
main
mergify/Flameeyes/config-update
Unnamed repository; edit this file 'description' to name the repository.
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
otultraeasy: factor out the construct Timestamp implementation.
Diego Elio Pettenò
2018-01-01
1
-0
/
+75
*
otultraeasy: rewrite using construct for parsing.
Diego Elio Pettenò
2018-01-01
1
-17
/
+0
*
Add more tests to cover the basic translation of objects to strings.
Diego Elio Pettenò
2017-12-29
1
-0
/
+74
*
test: use byte constants instead of encoding on the fly.
Diego Elio Pettenò
2017-12-28
1
-2
/
+2
*
tests: fix OneTouch tests to use Python's own mock, and leverage absl-py.
Diego Elio Pettenò
2017-12-28
2
-53
/
+26
*
test_common: use absl-py to increase coverage, and simplify.
Diego Elio Pettenò
2017-12-28
1
-8
/
+23
*
accucheck_reports: fix bug for mg/dL native meters.
Diego Elio Pettenò
2017-12-28
1
-10
/
+2
*
Use Python3 Enum class for glucose units.
Diego Elio Pettenò
2017-12-28
1
-7
/
+7
*
LifeScan devices: move lifescan_common to the support directory.
Diego Elio Pettenò
2017-01-16
2
-7
/
+7
*
Move the InvalidChecksum exception to the base exceptions module.
Diego Elio Pettenò
2016-03-02
2
-2
/
+2
*
otultraeasy: move the crc function to lifescan_common.
Diego Elio Pettenò
2016-02-13
1
-2
/
+2
*
otultra2: move checksum function within otultra2 driver.
Diego Elio Pettenò
2014-01-29
2
-28
/
+8
*
Initial support for OneTouch Ultra Easy glucometers.
Diego Elio Pettenò
2014-01-29
1
-0
/
+60
*
Fix style for tests.
Diego Elio Pettenò
2013-09-29
3
-68
/
+60
*
test_otultra2: factor out setting of returned serial string.
Diego Elio Pettenò
2013-08-10
1
-9
/
+9
*
Relicense everything under MIT license.
Diego Elio Pettenò
2013-08-03
3
-3
/
+3
*
Implement the correct checksum algorithm.
Diego Elio Pettenò
2013-08-03
2
-4
/
+5
*
Add support for checksum verification for the otultra2 driver.
Diego Elio Pettenò
2013-08-03
2
-4
/
+48
*
Update function names to follow PEP8.
Diego Elio Pettenò
2013-08-03
2
-12
/
+12
*
Add utf-8 encoding specification to all files.
Diego Elio Pettenò
2013-08-03
2
-0
/
+2
*
Add tests for the glucose unit conversion.
Diego Elio Pettenò
2013-08-03
1
-0
/
+53
*
test_otultra2: add header.
Diego Elio Pettenò
2013-08-03
1
-0
/
+7
*
Initial import of the raw data.
Diego Elio Pettenò
2013-08-03
1
-0
/
+48