aboutsummaryrefslogtreecommitdiff
path: root/sth_test.go
Commit message (Collapse)AuthorAgeFilesLines
* return cosigned sth regardless of cosignature countRasmus Dahlberg2021-03-161-7/+0
|
* added deadline matcherRasmus Dahlberg2021-03-011-2/+2
| | | | Test that gRPC calls have deadlines.
* major refactor based on README.md and TODOsRasmus Dahlberg2021-02-251-201/+163
| | | | | | Updated types, improved units tests, isolated most test data to have it in one place, renamed and created new files to improve readability, and fixed a bunch of minor TODOs.
* fixed unintuitive variable names in ActiveSthSourceRasmus Dahlberg2021-02-181-25/+25
|
* reordered SthSource functionsRasmus Dahlberg2021-02-181-57/+57
|
* added TestNewActiveSthSourceRasmus Dahlberg2021-02-181-0/+57
|
* added basic server-side cosigning (work in progress)Rasmus Dahlberg2021-02-171-0/+454