dmpopidor / test / functional /
@Brian Riley Brian Riley authored on 5 Jan 2017
..
users Added authentication test and registration controller test. Added troubleshooting info to README. Added generic omniauth id to registration form 9 years ago
.gitkeep DMPonline4 - RAILS 4.0 (#4) 9 years ago
answers_controller_test.rb Merging master (#20) 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 finished up application controller tests 9 years ago
dmptemplates_controller_test.rb Merging master (#20) 9 years ago
file_types_controller_test.rb Merging master (#20) 9 years ago
file_uploads_controller_test.rb Merging master (#20) 9 years ago
guidances_controller_test.rb Merging master (#20) 9 years ago
home_controller_test.rb Merging master (#20) 9 years ago
organisation_types_controller_test.rb Merging master (#20) 9 years ago
organisations_controller_test.rb Merging master (#20) 9 years ago
pages_controller_test.rb Merging master (#20) 9 years ago
phases_controller_test.rb Merging master (#20) 9 years ago
plan_sections_controller_test.rb Merging master (#20) 9 years ago
plans_controller_test.rb worked on routing and controller tests for new public dmps. Fixed routing tests so that they use rails route helpers 9 years ago
project_groups_controller_test.rb Merging master (#20) 9 years ago
project_partners_controller_test.rb Merging master (#20) 9 years ago
projects_controller_test.rb Added visibility model, and started updating tests for public dmps controller but we need to create fixtures which is extremely difficult with the current state of the DB. Will wait for refactor before finishing tests. 9 years ago
question_themes_controller_test.rb Merging master (#20) 9 years ago
questions_controller_test.rb Merging master (#20) 9 years ago
registrations_controller_test.rb Added registration controller tests, updated reference to Devise's deprectaed 'bypass' with bypass_sign_in', added some test helper to verify redirects to welcome page (for unauthorized attempts) and projects list page (for authorized). Added language_id back to attr_accessible on User model 9 years ago
sections_controller_test.rb Merging master (#20) 9 years ago
themes_controller_test.rb Merging master (#20) 9 years ago
user_org_roles_controller_test.rb Merging master (#20) 9 years ago
user_role_types_controller_test.rb Merging master (#20) 9 years ago
user_statuses_controller_test.rb Merging master (#20) 9 years ago
user_types_controller_test.rb Merging master (#20) 9 years ago
users_controller_test.rb Merging master (#20) 9 years ago
versions_controller_test.rb Merging master (#20) 9 years ago