summaryrefslogtreecommitdiffstats
path: root/test/test_construct_extras.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* tests: improve code quality by passing the linter.Diego Elio Pettenò2018-01-011-1/+1
|
* otultraeasy: factor out the construct Timestamp implementation.Diego Elio Pettenò2018-01-011-0/+75
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.