summaryrefslogtreecommitdiffstats
path: root/test/test_common.py (unfollow)
Commit message (Expand)AuthorFilesLines
2018-01-01tests: improve code quality by passing the linter.Diego Elio Pettenò1-4/+3
2017-12-29Add more tests to cover the basic translation of objects to strings.Diego Elio Pettenò1-0/+74
2017-12-28test_common: use absl-py to increase coverage, and simplify.Diego Elio Pettenò1-8/+23
2017-12-28accucheck_reports: fix bug for mg/dL native meters.Diego Elio Pettenò1-10/+2
2017-12-28Use Python3 Enum class for glucose units.Diego Elio Pettenò1-7/+7
2013-09-29Fix style for tests.Diego Elio Pettenò1-28/+23
2013-08-03Relicense everything under MIT license.Diego Elio Pettenò1-1/+1
2013-08-03Update function names to follow PEP8.Diego Elio Pettenò1-8/+8
2013-08-03Add utf-8 encoding specification to all files.Diego Elio Pettenò1-0/+1
2013-08-03Add tests for the glucose unit conversion.Diego Elio Pettenò1-0/+53