dmpopidor / test / functional /
@briley briley authored on 30 Mar 2017
..
users added tests for guidance_group controller and added method to test helper to get org admin DMPRoadmap/roadmap#212 9 years ago
.gitkeep DMPonline4 - RAILS 4.0 (#4) 9 years ago
answers_controller_test.rb added require statement for test_helper into all functional tests 9 years ago
api_projects_controller_test.rb tidied up new tests and fixtures. Commented out old tests that were failing. Updated relationship between TokenPermissionType and Organisation so that token_permission_type.organisations works 9 years ago
application_controller_test.rb fixed some of the failing tests. Commented out helpers/plan_list tests because it relied on old I18n helpers to determine column name 9 years ago
confirmations_controller_test.rb added require statement for test_helper into all functional tests 9 years ago
guidance_groups_controller_test.rb added require statement for test_helper into all functional tests 9 years ago
phases_controller_test.rb removed 'first' invocation from @template in controller tests 9 years ago
questions_controller_test.rb removed 'first' invocation from @template in controller tests 9 years ago
registrations_controller_test.rb fixed some of the failing tests. Commented out helpers/plan_list tests because it relied on old I18n helpers to determine column name 9 years ago
sections_controller_test.rb put controller test debug statements in to check tmplt and user orgs and then checks before/after policy check 9 years ago
static_pages_controller_test.rb added require statement for test_helper into all functional tests 9 years ago
templates_controller_test.rb removed 'first' invocation from @template in controller tests 9 years ago
users_controller_test.rb Merging master (#20) 9 years ago