2891: Workbench error page shows login status.
authorBrett Smith <brett@curoverse.com>
Fri, 20 Jun 2014 18:33:18 +0000 (14:33 -0400)
committerBrett Smith <brett@curoverse.com>
Mon, 23 Jun 2014 17:17:28 +0000 (13:17 -0400)
commit36dcc9443ab7a079e6bcb6f874a19c740e5b8441
treea795cdd7eed98162f05a61cef4ab5fa124f525fb
parentcf2a30aa6449f7ed9ac6c455842a23af44fb1509
2891: Workbench error page shows login status.

The tests here check that an error page shows the usual user
information for someone logged in, and renders okay for someone who
isn't.
apps/workbench/app/controllers/application_controller.rb
apps/workbench/test/integration/errors_test.rb [new file with mode: 0644]