dmpopidor / test / functional /
@briley briley authored on 28 Mar 2017
..
users fixed the rest of the tests by swapping out I18n and removing locales from routes 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
organisations_controller_test.rb replaces Organisation. with Org. in all files 9 years ago
phases_controller_test.rb added tests for phases controller. Added necessary tweaks to correct failure routes within controller actions 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
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 generic 'Unable to save your changes' message for template create/update failures 9 years ago
users_controller_test.rb Merging master (#20) 9 years ago