aboutsummaryrefslogtreecommitdiff
path: root/issues/add-integration-test.md
blob: 2266be552b14df92207e97267fd528829d614042 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
**Title:** Add integration test </br>
**Date:** 2021-12-09 </br>

# Summary
Add integration test that runs sigsum-log-go hooked-up to Trillian.

# Description
Today we don't have any integration tests.  Before a new version is tagged, it
is tested by (i) running unit tests, and (ii) running manual tests against a
local setup of Trillian and sigsum-log-go.  Automating (ii) would be helpful
for development and increased confidence that everything works as expected.

Started in branch:

    rgdd/integration