dmpopidor / test / unit /
@Jose Lloret Jose Lloret authored on 18 Jan 2018
..
concerns concern to validate and parse an array of object links. DMPRoadmap/roadmap#819 6 years ago
settings started switching I18n references in test files to Fastgettext 7 years ago
.gitkeep DMPonline4 - RAILS 4.0 (#4) 8 years ago
annotation_test.rb updated tests to work after annotations changes 7 years ago
answer_test.rb removed after_create callback for answers since no longer is needed after introducing transactions. DMPRoadmap/roadmap#893 6 years ago
exported_plan_test.rb some cleanup of irrelevant objects (e.g. removal of remaining OrganisationType) 7 years ago
guidance_group_test.rb Revise Publish action on Guidances page (#871) 6 years ago
guidance_test.rb public DMPs paginablerised. DMPRoadmap/roadmap#1055 6 years ago
identifier_schemes_test.rb added and finalized unit tests for user, token_permission_types, identifier_Schemes, user_identifiers, organisations 7 years ago
language_test.rb updated org links to use same logic as template links. display org name if no logo 6 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 7 years ago
org_test.rb Revise Publish action on Guidances page (#871) 6 years ago
perm_test.rb fixed unit tests for phases 7 years ago
phase_test.rb removed references to 'slug' in the unit tests since we removed friendly_id from the models 7 years ago
plan_test.rb updated logic to retrieve guidance 6 years ago
question_format_test.rb removed references to organisation_id in several models and replaced with .org.id 7 years ago
question_option_test.rb removed the default setting from plans.visibility 6 years ago
question_test.rb updated org links to use same logic as template links. display org name if no logo 6 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 7 years ago
role_test.rb removed the default setting from plans.visibility 6 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 7 years ago
template_test.rb Templates table revisions #900 (In Progress) 6 years ago
theme_test.rb added theme unit tests and started cleanup of remaining existing tests 7 years ago
token_permission_type_test.rb updated org links to use same logic as template links. display org name if no logo 6 years ago
user_identifier_test.rb added and finalized unit tests for user, token_permission_types, identifier_Schemes, user_identifiers, organisations 7 years ago
user_test.rb updated org links to use same logic as template links. display org name if no logo 6 years ago