Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test-requirements: add some minimum version specifications. | Diego Elio Pettenò | 2018-07-24 | 1 | -3/+3 |
| | |||||
* | construct-code is (almost) uptodate | Arkadiusz Bulski | 2018-03-17 | 1 | -1/+1 |
| | |||||
* | construct: the construct API is significantly unstable, fix to 2.8.22 only. | Diego Elio Pettenò | 2018-02-11 | 1 | -1/+1 |
| | | | | | This still is required to fix Issue #38, but luckily it's just a test failure for now. | ||||
* | Until Issue #38 is fixed, expect construct 2.8, and not 2.9. | Diego Elio Pettenò | 2018-02-11 | 1 | -1/+1 |
| | | | | | | The API changed in slightly incompatible ways so I'll have some work to make sure this works on both versions (and that there is some test around it, possibly). | ||||
* | otultraeasy: factor out the construct Timestamp implementation. | Diego Elio Pettenò | 2018-01-01 | 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. | ||||
* | Use pytest to run tests | Muhammad Kaisar Arkhan | 2017-12-30 | 1 | -0/+4 |
Closes https://github.com/Flameeyes/glucometerutils/issues/34 |