summaryrefslogtreecommitdiffstats
path: root/test/test_common.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move tests to be organized within the source directory.Diego Elio Pettenò2020-03-161-124/+0
* format code with blackBen2020-03-081-63/+68
* Replace epydoc metadata with SPDX identifiers.Diego Elio Pettenò2019-02-081-5/+2
* Replace flameeyes.eu with flameeyes.com.Diego Elio Pettenò2019-02-081-1/+1
* tests: simplify and cleanup.Diego Elio Pettenò2018-11-161-9/+2
* tests: improve code quality by passing the linter.Diego Elio Pettenò2018-01-011-4/+3
* Add more tests to cover the basic translation of objects to strings.Diego Elio Pettenò2017-12-291-0/+74
* 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
* Fix style for tests.Diego Elio Pettenò2013-09-291-28/+23
* Relicense everything under MIT license.Diego Elio Pettenò2013-08-031-1/+1
* Update function names to follow PEP8.Diego Elio Pettenò2013-08-031-8/+8
* Add utf-8 encoding specification to all files.Diego Elio Pettenò2013-08-031-0/+1
* Add tests for the glucose unit conversion.Diego Elio Pettenò2013-08-031-0/+53