dmpopidor / test / unit /
@xsrust xsrust authored on 26 May 2017
..
settings started switching I18n references in test files to Fastgettext 9 years ago
.gitkeep DMPonline4 - RAILS 4.0 (#4) 9 years ago
annotation_test.rb updated tests to work after annotations changes 8 years ago
answer_test.rb commented out assertions in unit tests for Answers, Phase and Plans and left notes for how to fix DMPRoadmap/roadmap#170 9 years ago
exported_plan_test.rb some cleanup of irrelevant objects (e.g. removal of remaining OrganisationType) 9 years ago
guidance_group_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
guidance_test.rb commented out assertions in unit tests for Answers, Phase and Plans and left notes for how to fix DMPRoadmap/roadmap#170 9 years ago
identifier_schemes_test.rb added and finalized unit tests for user, token_permission_types, identifier_Schemes, user_identifiers, organisations 9 years ago
language_test.rb fixed language tests 9 years ago
note_test.rb Added a managing org and funder scope to Org. Updated methods on Guidance and guidanceTest to work with new schema. Added guidance and guidance_group tests 9 years ago
org_test.rb updated tests to work after annotations changes 8 years ago
perm_test.rb fixed unit tests for phases 9 years ago
phase_test.rb removed references to 'slug' in the unit tests since we removed friendly_id from the models 9 years ago
plan_test.rb Added tests for new guidance methods on Plan model 9 years ago
question_format_test.rb removed references to organisation_id in several models and replaced with .org.id 9 years ago
question_option_test.rb added theme unit tests and started cleanup of remaining existing tests 9 years ago
question_test.rb bugfixes to allow tests to work 8 years ago
region_test.rb removed region_group (and underlying table) and replaced with has_and_belongs_to_many relationship on Region so that we can do region.super_region and region.sub_regions. Added unit tests for Region 9 years ago
role_test.rb fixed issues in tests after merge and added tests for plans controller 9 years ago
section_test.rb updated generic deep copy test to check for uniqueness of excluded attributes (e.g. id, slug, dates, etc.). Fixed typo in Question.deep_copy. Added calls to deep_copy test for template, phase and section 9 years ago
template_test.rb bugfixes to allow tests to work 8 years ago
theme_test.rb added theme unit tests and started cleanup of remaining existing tests 9 years ago
token_permission_type_test.rb added check to migration to see if new_plan table exists prior to attempt to create a new NewPlan model 9 years ago
user_identifier_test.rb added and finalized unit tests for user, token_permission_types, identifier_Schemes, user_identifiers, organisations 9 years ago
user_test.rb removed test for the user plan_list settings 9 years ago