dmpopidor / test / functional /
@briley briley authored on 20 Apr 2017
..
users finished functional tests DMPRoadmap/roadmap/#212 9 years ago
.gitkeep DMPonline4 - RAILS 4.0 (#4) 9 years ago
answers_controller_test.rb finished fixes for answer creation race condition DMPRoadmap/roadmap#241 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 added notes controller tests 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 broken generic error message handler apart into separate create/update/destroy versions. updated calls within the controllers and fixed tests DMPRoadmap/roadmap#227 9 years ago
guidances_controller_test.rb broken generic error message handler apart into separate create/update/destroy versions. updated calls within the controllers and fixed tests DMPRoadmap/roadmap#227 9 years ago
home_controller_test.rb added home controller test. updated test helper to reload LANGUAGES constant if its blank during TravisCI build 9 years ago
notes_controller_test.rb added notes controller tests 9 years ago
orgs_controller_test.rb broken generic error message handler apart into separate create/update/destroy versions. updated calls within the controllers and fixed tests DMPRoadmap/roadmap#227 9 years ago
phases_controller_test.rb broken generic error message handler apart into separate create/update/destroy versions. updated calls within the controllers and fixed tests DMPRoadmap/roadmap#227 9 years ago
plans_controller_test.rb updated tests on plans_controller 9 years ago
questions_controller_test.rb broken generic error message handler apart into separate create/update/destroy versions. updated calls within the controllers and fixed tests DMPRoadmap/roadmap#227 9 years ago
registrations_controller_test.rb finished integration tests for template versioning. added helper method tests to template unit tests 9 years ago
roles_controller_test.rb fixed issues in tests after merge and added tests for plans controller 9 years ago
sections_controller_test.rb broken generic error message handler apart into separate create/update/destroy versions. updated calls within the controllers and fixed tests DMPRoadmap/roadmap#227 9 years ago
sessions_controller_test.rb removed test that checks fastgettext locale value after sign_in. Having trouble testing Fastgettext in the application_controller test as well. 9 years ago
static_pages_controller_test.rb added require statement for test_helper into all functional tests 9 years ago
suggested_answers_controller_test.rb finished functional tests DMPRoadmap/roadmap/#212 9 years ago
templates_controller_test.rb Updated test so that it does not provide a version or org so that we match what the form is doing DMPRoadmap/roadmap#191 9 years ago
token_permission_types_controller_test.rb finished functional tests DMPRoadmap/roadmap/#212 9 years ago
user_identifiers_controller_test.rb finished functional tests DMPRoadmap/roadmap/#212 9 years ago
users_controller_test.rb finished functional tests DMPRoadmap/roadmap/#212 9 years ago