dmpopidor / test / unit /
@briley briley authored on 7 Feb 2017
..
settings renamed projects_helper to plans_helper. moved template.settings tests to settings:template_test 9 years ago
.gitkeep DMPonline4 - RAILS 4.0 (#4) 9 years ago
answer_test.rb added initial unit test for plans. will hold off on finishing 9 years ago
exported_plan_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
guidance_group_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
guidance_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
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 added theme unit tests and started cleanup of remaining existing tests 9 years ago
perm_test.rb fixed unit tests for phases 9 years ago
phase_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
plan_test.rb added theme unit tests and started cleanup of remaining existing tests 9 years ago
question_format_test.rb added unit tests for question format 9 years ago
question_option_test.rb added theme unit tests and started cleanup of remaining existing tests 9 years ago
question_test.rb removed old references to the Amoeba gem which was used to clone models. Fixed typo in Question.deep_copy. Added generic test for deep_copy methods. 9 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 added check to role that sets access by default. added unit tests for section 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
suggested_answer_test.rb added suggested_answer unit tests and started on template unit tests 9 years ago
template_test.rb added some missing unit tests. fixed typo on Template.has_customisations? method 9 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 some missing unit tests. fixed typo on Template.has_customisations? method 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 fixed User.name test due to new param added to method 9 years ago