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 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
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 removed unused contacts_controller. added test for email confirmations controller 9 years ago
guidance_groups_controller_test.rb added tests for guidance_group controller and added method to test helper to get org admin DMPRoadmap/roadmap#212 9 years ago
organisations_controller_test.rb replaces Organisation. with Org. in all files 9 years ago
phases_controller_test.rb removed travis debug line. For some reason phases controller test is calling find_org_admin twice 9 years ago
questions_controller_test.rb added tests for guidance_group controller and added method to test helper to get org admin DMPRoadmap/roadmap#212 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 discovered that phases_controller_test and sectionscontroller_test were both defined as PhasesControllerTest 9 years ago
static_pages_controller_test.rb commented out public dmp tests since we're commenting out that functionality for now 9 years ago
templates_controller_test.rb added tests for guidance_group controller and added method to test helper to get org admin DMPRoadmap/roadmap#212 9 years ago
users_controller_test.rb Merging master (#20) 9 years ago