Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use http get for get-* endpoints with input | Rasmus Dahlberg | 2022-04-26 | 1 | -12/+4 |
| | | | | | | https://git.sigsum.org/sigsum/tree/doc/proposals/2022-01-get-endpoints XXX: fix go.mod after merge in sigsum-go, now rgdd's local path | ||||
* | integration: pick-up cleaned-up sigsum-debug | Rasmus Dahlberg | 2022-04-23 | 1 | -14/+16 |
| | |||||
* | integration: add basic tests | Rasmus Dahlberg | 2022-04-22 | 1 | -26/+295 |
| | | | | | Mostly checks that all endpoints play with valid input. Output is checked to some extent. The exact tests can be improved over time. | ||||
* | integration: add more info prints | Rasmus Dahlberg | 2022-04-21 | 1 | -0/+3 |
| | |||||
* | integration: add a valid leaf test | Rasmus Dahlberg | 2022-04-21 | 1 | -0/+21 |
| | |||||
* | integration: add nicer colors and date format | Rasmus Dahlberg | 2022-04-21 | 1 | -6/+5 |
| | |||||
* | integration: add basic alive test | Rasmus Dahlberg | 2022-04-21 | 1 | -1/+21 |
| | |||||
* | integration: color-code output | Rasmus Dahlberg | 2022-04-21 | 1 | -3/+3 |
| | |||||
* | integration: add automatic setup and tear-down | Rasmus Dahlberg | 2022-04-21 | 1 | -0/+164 |