canvas-lms/spec/models
James Williams 7692af009a move all importing methods into models/importers
test plan:
* migration regressions

Change-Id: Ibed8d4820c05b9c69101b215932af32055c3e006
Reviewed-on: https://gerrit.instructure.com/33728
QA-Review: Clare Strong <clare@instructure.com>
Reviewed-by: Jeremy Stanley <jeremy@instructure.com>
Product-Review: Jeremy Stanley <jeremy@instructure.com>
Tested-by: Jenkins <jenkins@instructure.com>
2014-05-02 17:31:15 +00:00
..
broadcast_policies namespace all of quiz into quizzes module 2014-02-18 22:17:13 +00:00
data_exports_api data export api 2014-03-07 22:31:43 +00:00
discussion_topic Prefer mp3 for audio comments in api_user_content 2014-04-30 20:00:13 +00:00
importers move all importing methods into models/importers 2014-05-02 17:31:15 +00:00
incoming_mail extract incoming mail into gem 2014-04-25 23:06:02 +00:00
lti force navigation tabs cache to invalidate when changing external tools 2014-05-02 16:49:14 +00:00
polling add models for polling 2014-04-28 15:15:29 +00:00
quizzes move all importing methods into models/importers 2014-05-02 17:31:15 +00:00
access_token_spec.rb extract bookmarked_collection gem 2014-04-17 18:16:13 +00:00
account_authorization_config_spec.rb integrate the active_model-better_errors gem 2014-02-21 17:09:53 +00:00
account_notification_spec.rb account notifications by role bugfix 2014-03-13 19:41:58 +00:00
account_spec.rb default subaccount time zone to root account tz 2014-05-01 14:09:58 +00:00
account_user_spec.rb spec: replace it_should_behave_like with include_examples 2014-01-24 16:02:26 +00:00
active_record_base_spec.rb spec: fix several AR::Base specs for rails 3 2014-01-27 18:28:17 +00:00
alert_spec.rb refactor tests for Alert model 2014-04-14 20:47:53 +00:00
announcement_spec.rb don't create 2 jobs for auto-locked delayed announcements 2013-11-26 20:58:10 +00:00
appointment_group_spec.rb ignore deleted contexts in appt. group permissions 2013-12-20 21:30:47 +00:00
assessment_question_bank_spec.rb make randomization of quiz questions work better within quiz groups 2013-11-06 19:44:08 +00:00
assessment_question_spec.rb fix assessment_question_spec for rails 3 2014-01-31 17:19:53 +00:00
assessment_request_spec.rb add foreign keys part 13 2014-01-31 16:31:21 +00:00
asset_user_access_spec.rb Don't complain if asset view score is undefined 2014-02-12 15:47:38 -07:00
assignment_group_spec.rb ensure neverdrop ids are strings 2013-10-24 19:01:56 +00:00
assignment_override_spec.rb add "id" to "all_dates" in quiz and assignment APIs 2014-02-27 21:57:04 +00:00
assignment_override_student_spec.rb fix assignment_override_student for rails 3 2014-03-04 20:33:43 +00:00
assignment_spec.rb gpa scale grading standard 2014-04-10 16:00:28 +00:00
attachment_spec.rb spec: fix attachment_spec timecop inteference with other specs 2014-05-02 11:54:59 +00:00
big_blue_button_conference_spec.rb spec: replace it_should_behave_like with include_examples 2014-01-24 16:02:26 +00:00
bookmark_service_spec.rb switch to mocha mock framework for specs 2011-10-27 08:37:13 -06:00
broadcast_policies_spec.rb Initial commit. 2011-01-31 18:57:29 -07:00
calendar_event_spec.rb some optimisations for scheduler api json 2014-04-21 21:30:05 +00:00
cloned_item_spec.rb fix update/save_without_callbacks for rails 3 2014-01-31 17:03:16 +00:00
collaboration_spec.rb don't re-calculate the etherpad url when a new user joins 2013-11-08 21:45:44 +00:00
collaborator_spec.rb spec: avoid before(:all) where possible 2013-03-18 17:04:46 -06:00
communication_channel_spec.rb extract auto_handle to new canvas_uuid gem 2014-02-25 19:30:59 +00:00
content_export_spec.rb validate nullness in the db on a bunch of columns 2013-09-12 22:20:39 +00:00
content_migration_spec.rb move all importing methods into models/importers 2014-05-02 17:31:15 +00:00
content_participation_count_spec.rb fix grade badge count with comments 2013-04-25 17:58:02 +00:00
content_participation_spec.rb arel-ify specs 2013-03-27 21:51:21 +00:00
content_tag_spec.rb course progress API fixes (CNVS-12156, CNVS-12157) 2014-04-02 17:00:58 +00:00
context_external_tool_spec.rb move all importing methods into models/importers 2014-05-02 17:31:15 +00:00
context_module_progression_spec.rb rework module progressions evaluation 2014-05-01 16:42:07 +00:00
context_module_spec.rb rework module progressions evaluation 2014-05-01 16:42:07 +00:00
context_spec.rb move draft state under feature flag umbrella 2013-11-26 20:43:49 +00:00
conversation_batch_spec.rb spec: fix conversation batch spec for non-empty db 2014-01-20 20:01:23 +00:00
conversation_message_participant_spec.rb add soft delete to conversation_message_participants 2013-08-08 16:00:51 +00:00
conversation_message_spec.rb extract incoming mail into gem 2014-04-25 23:06:02 +00:00
conversation_participant_spec.rb fixes for conversations and sharding for rails 3 2014-02-04 15:08:06 +00:00
conversation_spec.rb fixes for conversations and sharding for rails 3 2014-02-04 15:08:06 +00:00
course_progress_spec.rb adds completed_at to course_progress API 2014-04-14 15:17:15 +00:00
course_section_spec.rb validate sis_id, section name and drop section_code 2014-01-02 20:43:52 +00:00
course_spec.rb move all importing methods into models/importers 2014-05-02 17:31:15 +00:00
crocodoc_document_spec.rb limit query of CrocodocDocument for status checking 2013-01-15 14:49:08 -07:00
custom_data_spec.rb add serializable hash of CustomData for User models 2014-03-24 21:52:43 +00:00
delayed_message_spec.rb fix polymorphic quiz_submission association on delayed_message 2014-04-15 21:48:48 +00:00
delayed_notification_spec.rb don't use update_without_callbacks cause it's gone in rails 3 2014-02-20 22:17:56 +00:00
developer_key_spec.rb spec: fix sharding it_should_behave_like for rspec 2 2013-04-01 15:26:44 +00:00
discussion_entry_spec.rb extract incoming mail into gem 2014-04-25 23:06:02 +00:00
discussion_topic_participant_spec.rb ensure unread_entry_counts never drop below 0. 2013-02-28 13:23:01 -07:00
discussion_topic_spec.rb extract incoming mail into gem 2014-04-25 23:06:02 +00:00
enrollment_spec.rb spec fix intermittent spec failure 2014-05-01 17:45:37 +00:00
enrollment_term_spec.rb fix i18n for default term name 2011-08-03 11:20:39 -06:00
eportfolio_category_spec.rb Initial commit. 2011-01-31 18:57:29 -07:00
eportfolio_entry_spec.rb Initial commit. 2011-01-31 18:57:29 -07:00
eportfolio_spec.rb Initial commit. 2011-01-31 18:57:29 -07:00
error_report_spec.rb fix error_report_spec for rails 3 2014-02-27 20:59:36 +00:00
external_feed_spec.rb Initial commit. 2011-01-31 18:57:29 -07:00
feature_flag_spec.rb feature flags infrastructure and API 2013-11-19 20:50:03 +00:00
folder_spec.rb add "Resolve path" to Folders API 2014-04-28 20:05:52 +00:00
general_model_spec.rb spec: ignore temp AR classes 2013-06-27 15:28:53 +00:00
google_doc_entry.rb support for lazy loading google docs (backend) 2013-02-20 15:30:59 -07:00
google_docs_collaboration_spec.rb Move google_docs code into a gem 2014-04-25 21:50:43 +00:00
grading_standard_spec.rb gpa scale grading standard 2014-04-10 16:00:28 +00:00
group_category_spec.rb spec: rails3 group category spec 2014-02-12 17:02:09 +00:00
group_membership_spec.rb add foreign keys part 16 2014-03-25 21:56:22 +00:00
group_spec.rb move all importing methods into models/importers 2014-05-02 17:31:15 +00:00
inbox_item_spec.rb remove 1.9 hash from inbox_item_spec. 2013-02-22 14:44:11 -07:00
learning_outcome_group_spec.rb only touch context once after outcome group delete 2013-08-05 17:56:50 +00:00
learning_outcome_result_spec.rb don't use update_without_callbacks cause it's gone in rails 3 2014-02-20 22:17:56 +00:00
learning_outcome_spec.rb correctly maintain assignment/rubric <-> outcome links 2013-08-20 22:40:01 +00:00
media_object_spec.rb canvas kaltura gem 2014-04-16 19:39:45 +00:00
media_source_fetcher_spec.rb Prefer mp3 for audio comments in api_user_content 2014-04-30 20:00:13 +00:00
message_spec.rb rails3: fix message email html 2014-04-04 22:25:48 +00:00
notification_policy_spec.rb fix NotificationPolicy.setup_for to be shard safe 2014-03-05 21:54:02 +00:00
notification_spec.rb notification preferences API 2013-12-20 22:44:02 +00:00
observer_enrollment_spec.rb fix page error if observed is not an active student 2012-03-09 10:46:56 -07:00
page_view_spec.rb fix page view on cassandra for rails 3 2014-02-19 09:44:14 -07:00
plugin_setting_spec.rb spec: rails3 models/plugin_settings_spec 2014-02-07 21:20:57 +00:00
polymorphic_type_override_spec.rb namespace all of quiz into quizzes module 2014-02-18 22:17:13 +00:00
profile_spec.rb spec: rails3 models/profile_spec 2014-02-05 22:27:14 +00:00
progress_spec.rb don't use update_without_callbacks cause it's gone in rails 3 2014-02-20 22:17:56 +00:00
pseudonym_spec.rb require MFA when logging in if any of your accounts require it 2014-03-05 18:16:11 +00:00
role_override_spec.rb add option for course grade change (log auditing) 2013-11-21 20:53:27 +00:00
role_spec.rb add users from courses/:id/users page 2013-04-18 19:43:54 +00:00
rubric_assessment_spec.rb extracted html text helper methods into gem 2014-02-07 20:11:19 +00:00
rubric_association_spec.rb replace association with association_object in models 2014-01-24 16:35:40 +00:00
rubric_spec.rb respect "leave different" option on rubric association 2014-04-01 04:08:59 +00:00
sharded_bookmarked_collection_spec.rb extract bookmarked_collection gem 2014-04-17 18:16:13 +00:00
sis_batch_spec.rb add the current user to sis imports 2014-03-25 21:38:37 +00:00
stream_item_instance_spec.rb remove 1.8 compatibility shims 2013-05-03 01:43:52 +00:00
stream_item_spec.rb Remove unused collections stuff 2014-02-07 19:32:46 +00:00
student_enrollment_spec.rb Initial commit. 2011-01-31 18:57:29 -07:00
student_view_enrollment_spec.rb student view; closes #6995 2012-04-03 14:11:07 -06:00
submission_comment_spec.rb extract incoming mail into gem 2014-04-25 23:06:02 +00:00
submission_spec.rb remove #grade_submission from QuizSubmission 2014-04-23 19:28:03 +00:00
submission_version_spec.rb make submission version datafixup ignore yaml errors 2013-10-11 19:51:29 +00:00
ta_enrollment_spec.rb Initial commit. 2011-01-31 18:57:29 -07:00
teacher_enrollment_spec.rb Initial commit. 2011-01-31 18:57:29 -07:00
test.txt Initial commit. 2011-01-31 18:57:29 -07:00
user_observer_spec.rb user co-enrollment backend work, closes #8588 2012-05-23 12:21:00 -06:00
user_profile_spec.rb include root_account in section_tabs cache key 2012-08-17 14:15:10 -06:00
user_service_spec.rb fix user service spec 2014-02-06 16:52:25 +00:00
user_spec.rb gradebook url changes 2014-04-23 19:39:21 +00:00
web_conference_spec.rb add scheduling support to conferences 2013-12-17 23:46:41 +00:00
web_conference_spec_helper.rb add back-end recording to big blue button conferences 2013-05-28 16:20:30 +00:00
wiki_page_spec.rb fix WikiPage#locked_for? to handle sequential modules 2014-03-19 20:37:18 +00:00
wiki_spec.rb fix cross-shard permissions checks on wikis 2013-11-13 20:19:40 +00:00
wimba_conference_spec.rb spec: replace it_should_behave_like with include_examples 2014-01-24 16:02:26 +00:00
zip_file_import_spec.rb delay creating jobs in other dbs until transaction completes 2013-06-17 20:19:08 +00:00