diff options
author | Rasmus Dahlberg <rasmus@mullvad.net> | 2022-03-28 19:44:34 +0200 |
---|---|---|
committer | Rasmus Dahlberg <rasmus@mullvad.net> | 2022-03-28 19:44:34 +0200 |
commit | 146cd30b9eb17dd3fa5c49c844c6045d62e54a7c (patch) | |
tree | d2ee51b4d7ac142da6c398c6a39522e09b7d6387 /issues/add-integration-test.md | |
parent | 3f8010612c376ba9775101a3c823125ce9c82304 (diff) |
issues: add progress notes
Diffstat (limited to 'issues/add-integration-test.md')
-rw-r--r-- | issues/add-integration-test.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/issues/add-integration-test.md b/issues/add-integration-test.md index 33351c9..2266be5 100644 --- a/issues/add-integration-test.md +++ b/issues/add-integration-test.md @@ -9,3 +9,7 @@ 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 |