Commit Graph

104 Commits

Author SHA1 Message Date
Jakub Warmuz 4311f02a90
Add tests for wfe.Challenge 2015-04-30 20:48:02 +00:00
Jacob Hoffman-Andrews 945d508da5 Fix wfe test. 2015-04-16 14:10:38 -04:00
Roland Shoemaker 5fb6741052 fix tests 2015-04-13 02:00:31 -07:00
Jacob Hoffman-Andrews c9fbc82883 Fix encoding of errors in WFE.
This fixes the problem Kuba reported on IRC of receiving messages like:
[123 34 100 101 116 97 105 108 34 58 34 77 101 116 104 111 100 32 110 111 116 32
97 108 108 111 119 101 100 34 125]

from Boulder.

This changelist also adds the beginning of a test to WFE, but much more is
needed.
2015-03-27 20:49:37 -07:00