frank.git
9 years agoAdd ability to see raw response from server when something goes wrong. (OC Transpo...
Chris Jaekl [Sun, 21 Dec 2014 03:24:59 +0000 (22:24 -0500)]
Add ability to see raw response from server when something goes wrong.  (OC Transpo returns a non-html plain-text response when things go wrong).  Also, clean up a warning about deprecation in one unit test.

9 years agoIdentify bad responses coming back from the server, and throw a specific exception...
Chris Jaekl [Sat, 13 Dec 2014 05:02:45 +0000 (00:02 -0500)]
Identify bad responses coming back from the server, and throw a specific exception.  Eventual goal is to react to this exception with a user-friendly error page.

9 years agoDisplay local Ottawa time even when server is not in that timezone
Chris Jaekl [Sat, 13 Dec 2014 02:59:37 +0000 (21:59 -0500)]
Display local Ottawa time even when server is not in that timezone

9 years agoRemove more test output files that should not have been committed
Chris Jaekl [Sat, 13 Dec 2014 02:50:55 +0000 (21:50 -0500)]
Remove more test output files that should not have been committed

9 years agoRemove coverage report output that should not really have been committed in the first...
Chris Jaekl [Sat, 13 Dec 2014 02:19:40 +0000 (21:19 -0500)]
Remove coverage report output that should not really have been committed in the first place.

9 years agoInitial
Chris Jaekl [Fri, 12 Dec 2014 05:36:40 +0000 (00:36 -0500)]
Initial