summaryrefslogtreecommitdiffstats
path: root/test/test_otultra2.py (unfollow)
Commit message (Expand)AuthorFilesLines
2020-03-16Move tests to be organized within the source directory.Diego Elio Pettenò1-43/+0
2020-03-08format code with blackBen1-15/+15
2019-02-08Replace epydoc metadata with SPDX identifiers.Diego Elio Pettenò1-5/+2
2019-02-08Replace flameeyes.eu with flameeyes.com.Diego Elio Pettenò1-1/+1
2018-11-16tests: simplify and cleanup.Diego Elio Pettenò1-10/+3
2018-01-01tests: improve code quality by passing the linter.Diego Elio Pettenò1-1/+3
2017-12-28test: use byte constants instead of encoding on the fly.Diego Elio Pettenò1-2/+2
2017-12-28tests: fix OneTouch tests to use Python's own mock, and leverage absl-py.Diego Elio Pettenò1-48/+21
2017-01-16LifeScan devices: move lifescan_common to the support directory.Diego Elio Pettenò1-4/+4
2016-03-02Move the InvalidChecksum exception to the base exceptions module.Diego Elio Pettenò1-1/+1
2014-01-29otultra2: move checksum function within otultra2 driver.Diego Elio Pettenò1-0/+8
2013-09-29Fix style for tests.Diego Elio Pettenò1-32/+31
2013-08-10test_otultra2: factor out setting of returned serial string.Diego Elio Pettenò1-9/+9
2013-08-03Relicense everything under MIT license.Diego Elio Pettenò1-1/+1
2013-08-03Implement the correct checksum algorithm.Diego Elio Pettenò1-1/+1
2013-08-03Add support for checksum verification for the otultra2 driver.Diego Elio Pettenò1-4/+19
2013-08-03Update function names to follow PEP8.Diego Elio Pettenò1-4/+4
2013-08-03Add utf-8 encoding specification to all files.Diego Elio Pettenò1-0/+1
2013-08-03test_otultra2: add header.Diego Elio Pettenò1-0/+7