summary refs log tree commit diff
path: root/tests (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-03-25Use an explicit dbname for postgres connections in the tests. (#4928)Richard van der Hoff1-18/+16
I don't have a database with the same name as my user, so leaving the database name unset fails. While we're at it, clear out some unused stuff in the test setup.
2019-03-25Fix nginx example in ACME doc. (#4923)Richard van der Hoff2-1/+2
2019-03-25Refactor out state delta handling into its own class (#4917)Amber Brown5-110/+152