Yicheng Qin df2b565397 fix(test/server): avoid watch test timeout by moving json decode
These tests were timing out because the combination of the GET and JSON
decode was taking longer than the timeout. Pull the JSON decode out of
the go routine that is being timed.
2014-03-18 08:49:14 -07:00
..
2013-10-11 01:02:38 -06:00
2013-10-12 15:56:43 -06:00
2013-10-30 17:36:15 -07:00