summaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add driver implementation for Ascensia ContourUSB.Arvanitis Christos2019-09-251-0/+117
* Add fsoptium basic tests for clock parsing.Diego Elio Pettenò2019-09-021-0/+39
* td4277: new driver for rebranded TaiDoc TD-4277 glucometers.Diego Elio Pettenò2019-08-031-0/+31
* freestyle support: restore correct order of parameters.Diego Elio Pettenò2019-05-161-0/+23
* Replace epydoc metadata with SPDX identifiers.Diego Elio Pettenò2019-02-086-30/+12
* Replace flameeyes.eu with flameeyes.com.Diego Elio Pettenò2019-02-086-6/+6
* tests: simplify and cleanup.Diego Elio Pettenò2018-11-166-41/+26
* otultraeasy: factor out the packet creation, and add tests.Diego Elio Pettenò2018-11-161-0/+30
* construct: the construct API is significantly unstable, fix to 2.8.22 only.Diego Elio Pettenò2018-02-111-1/+1
* tests: improve code quality by passing the linter.Diego Elio Pettenò2018-01-013-6/+7
* test_lifescan: rename from test_otultraeasy, and cleanup.Diego Elio Pettenò2018-01-011-12/+1
* otultraeasy: factor out the construct Timestamp implementation.Diego Elio Pettenò2018-01-011-0/+75
* otultraeasy: rewrite using construct for parsing.Diego Elio Pettenò2018-01-011-17/+0
* Add more tests to cover the basic translation of objects to strings.Diego Elio Pettenò2017-12-291-0/+74
* test: use byte constants instead of encoding on the fly.Diego Elio Pettenò2017-12-281-2/+2
* tests: fix OneTouch tests to use Python's own mock, and leverage absl-py.Diego Elio Pettenò2017-12-282-53/+26
* test_common: use absl-py to increase coverage, and simplify.Diego Elio Pettenò2017-12-281-8/+23
* accucheck_reports: fix bug for mg/dL native meters.Diego Elio Pettenò2017-12-281-10/+2
* Use Python3 Enum class for glucose units.Diego Elio Pettenò2017-12-281-7/+7
* LifeScan devices: move lifescan_common to the support directory.Diego Elio Pettenò2017-01-162-7/+7
* Move the InvalidChecksum exception to the base exceptions module.Diego Elio Pettenò2016-03-022-2/+2
* otultraeasy: move the crc function to lifescan_common.Diego Elio Pettenò2016-02-131-2/+2
* otultra2: move checksum function within otultra2 driver.Diego Elio Pettenò2014-01-292-28/+8
* Initial support for OneTouch Ultra Easy glucometers.Diego Elio Pettenò2014-01-291-0/+60
* Fix style for tests.Diego Elio Pettenò2013-09-293-68/+60
* test_otultra2: factor out setting of returned serial string.Diego Elio Pettenò2013-08-101-9/+9
* Relicense everything under MIT license.Diego Elio Pettenò2013-08-033-3/+3
* Implement the correct checksum algorithm.Diego Elio Pettenò2013-08-032-4/+5
* Add support for checksum verification for the otultra2 driver.Diego Elio Pettenò2013-08-032-4/+48
* Update function names to follow PEP8.Diego Elio Pettenò2013-08-032-12/+12
* Add utf-8 encoding specification to all files.Diego Elio Pettenò2013-08-032-0/+2
* Add tests for the glucose unit conversion.Diego Elio Pettenò2013-08-031-0/+53
* test_otultra2: add header.Diego Elio Pettenò2013-08-031-0/+7
* Initial import of the raw data.Diego Elio Pettenò2013-08-031-0/+48