dmpopidor / test / unit /
@briley briley authored on 2 Feb 2017
..
.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
option_warning_test.rb finsihed phase unit tests. added all unit tests that i forgot to add in prior commits 9 years ago
org_test.rb uncommented out the email validator. added org unit tests. 9 years ago
perm_test.rb fixed unit tests for phases 9 years ago
phase_test.rb fixed unit tests for phases 9 years ago
plan_test.rb added initial unit test for plans. will hold off on finishing 9 years ago
question_format_test.rb added unit tests for question format 9 years ago
question_option_test.rb finished up unit tests for question_option 9 years ago
question_test.rb added unit tests for question. removed unused methods from question. fixed guidance_for_question method so that it does not require us to pass in itself (was qustion.guidance_by_question(question, org) - now question.guidance_for_org(org)) and updated template that calls method accordingly 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 added check to role that sets access by default. added unit tests for section 9 years ago
template_test.rb added new seed file that works with new schema. commented out plans and answers for now though because plan model is unfinished 9 years ago
token_permission_type_test.rb resolved merge conflicts 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 switched visibility over to an enum. updated the project objects accordingly. Added some more unit tests. Updated locale files with visibility text 9 years ago