2659: Do not turn on anonymous config by default in test mode; instead make the tests...
authorRadhika Chippada <radhika@curoverse.com>
Wed, 4 Feb 2015 14:22:05 +0000 (09:22 -0500)
committerRadhika Chippada <radhika@curoverse.com>
Wed, 4 Feb 2015 14:22:05 +0000 (09:22 -0500)
commitfefdb915c4cdf2c2d92061d9221eacd7cac4682f
treef2d4c0862768bb0820e7fbf46779171e240da396
parentde6150af4a477390eb8ba73c2f67c2c46c91a3ef
2659: Do not turn on anonymous config by default in test mode; instead make the tests set it as needed.
Also convert some of the simple integration tests into controller tests.
apps/workbench/config/application.default.yml
apps/workbench/test/controllers/projects_controller_test.rb
apps/workbench/test/integration/anonymous_access_test.rb
apps/workbench/test/integration/errors_test.rb