summaryrefslogtreecommitdiff
path: root/test/test_ptamodel.py
AgeCommit message (Expand)AuthorLines
2020-07-15Add PTAModel validation and crossvalidation testDaniel Friesel-7/+458
2020-07-06Rename dfatool.dfatool to dfatool.loaderDaniel Friesel-1/+1
2020-07-06Move ParamFit, PTAModel, AnalyticModel to model.py moduleDaniel Friesel-1/+2
2020-07-03AnalyticFunction: Remove _ prefix from public attributesDaniel Friesel-9/+9
2020-07-02blacken test codeDaniel Friesel-181/+324
2020-07-02Remove verbose arg from testsDaniel Friesel-12/+12
2020-04-29Use relative module paths. PYTHONPATH=lib bin/... is no longer neededDaniel Friesel-1/+1
2019-11-26autopep8Daniel Friesel-19/+20
2019-09-20test: mark CC1200 test as slowDaniel Friesel-1/+3
2019-08-12skip CC1200 tests for nowDaniel Friesel-0/+1
2019-08-12CI: Download test dataDaniel Friesel-14/+14
2019-07-26tests: follow unittest naming schemeDaniel Friesel-0/+244