summaryrefslogtreecommitdiffstats
path: root/test-requirements.txt (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-01-01otultraeasy: factor out the construct Timestamp implementation.Diego Elio Pettenò1-0/+1
This adds tests to ensure this works right in the general case, so that it can be used with different parameters. The adapter will be reused in the otverio2015 driver.
2017-12-30Use pytest to run testsMuhammad Kaisar Arkhan1-0/+4
Closes https://github.com/Flameeyes/glucometerutils/issues/34