briley
authored
on 8 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
|
some cleanup of irrelevant objects (e.g. removal of remaining OrganisationType)
|
9 years ago
|
|
|
guidance_group_test.rb
|
some cleanup of irrelevant objects (e.g. removal of remaining OrganisationType)
|
9 years ago
|
|
|
guidance_test.rb
|
some cleanup of irrelevant objects (e.g. removal of remaining OrganisationType)
|
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
|
filled in test coverage gaps. Removed duplicate User.can_grant_api_to_orgs? method
|
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
|
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
|
some cleanup of irrelevant objects (e.g. removal of remaining OrganisationType)
|
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
|
removed references to organisation_id in several models and replaced with .org.id
|
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
|
some cleanup of irrelevant objects (e.g. removal of remaining OrganisationType)
|
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 old Ability model which was used by the CanCan gem. added some more test coverage for Org and User
|
9 years ago
|