dmpopidor / test / functional /
@briley briley authored on 21 Mar 2017
..
users fixed issues with omniauth and registrations controller tests. removed some debug statements 9 years ago
.gitkeep DMPonline4 - RAILS 4.0 (#4) 9 years ago
answers_controller_test.rb Noticed that the user/org's language settings were not being factored in during testing. Updated application controller to use the current user's language or the org's language if available. The locale is only set in the session if the user is logged in now. also fixed to some 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 fixes to some of the functional tests to use FastGettext instead of I18n 9 years ago
organisations_controller_test.rb replaces Organisation. with Org. in all files 9 years ago
registrations_controller_test.rb fixes to some of the functional tests to use FastGettext instead of I18n 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
users_controller_test.rb Merging master (#20) 9 years ago