googleinterns / blueprint-step-2020

Apache License 2.0
0 stars 2 forks source link

Java Testing #39

Open austinteshuba opened 4 years ago

austinteshuba commented 4 years ago

Add tests for the HttpServletResponse handlers, and use an interface pattern to allow for mocking.

gbuenoandrade commented 4 years ago

Created https://github.com/googleinterns/step7-2020/issues/48 to track JavaScript testing separately.