boulder/wfe
Jacob Hoffman-Andrews 231129bb78 Pull out WFE's MockCA into a shared mock.
Also:

- Use MockCA in the RA test instead of a real CA.
- Since the mock CA doesn't write to an SA, remove a part of the RA test that
checked that the certificate was written. That code is already tested in the CA,
where the test belongs.
- Format the constants in RA test to be more copy-and-pasteable.
- Remove Printf in mocks/log.go and test/db.go to make failed test output more readable.
2016-03-20 17:23:15 -07:00
..
test Fix typo. 2015-09-11 14:08:26 -04:00
context.go include User-Agent in logEvent 2016-01-21 17:39:41 -08:00
jose.go Switch to upstream square/go-jose + pull latest 2016-03-15 13:54:22 -07:00
jose_test.go Switch to upstream square/go-jose + pull latest 2016-03-15 13:54:22 -07:00
web-front-end.go Switch to upstream square/go-jose + pull latest 2016-03-15 13:54:22 -07:00
web-front-end_test.go Pull out WFE's MockCA into a shared mock. 2016-03-20 17:23:15 -07:00