canvas-lms/spec/factories
Augusto Callejas 9e7912e3e0 GraphQL for outcome calculation methods
closes OUT-3762

flag=account_level_mastery_scales

test plan:
  - log in as an admin: canvas.docker
  - load GraphQL UI: canvas.docker/graphiql
  - test the folowing actions:
    mutations:
    * createOutcomeCalculationMethod
    * updateOutcomeCalculationMethod
    * deleteOutcomeCalculationMethod
    queries:
    * account -> outcomeCalculationMethod
    * course -> outcomeCalculationMethod

Change-Id: Ib875d7916790864eb4717c6dcce84dd1f4e75624
Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/243204
Reviewed-by: Michael Brewer-Davis <mbd@instructure.com>
Tested-by: Service Cloud Jenkins <svc.cloudjenkins@instructure.com>
QA-Review: Pat Renner <prenner@instructure.com>
Product-Review: Augusto Callejas <acallejas@instructure.com>
2020-07-27 23:40:41 +00:00
..
account_factory.rb spec: preview direct share specs 2020-01-07 20:45:40 +00:00
account_notification_factory.rb allow notifications to be sent for global announcements 2019-10-31 16:35:33 +00:00
analytics_2_tool_factory.rb point user and course analytics links to analytics 2 2019-09-20 21:03:57 +00:00
announcement_factory.rb Add announcements to student planner API 2017-05-30 23:02:11 +00:00
assessment_question_bank_factory.rb da licença part 46 2017-04-28 17:56:22 +00:00
assessment_question_factory.rb da licença part 46 2017-04-28 17:56:22 +00:00
assessment_request.rb Remove "user" from assessor_asset in assessment requests 2018-09-14 23:16:49 +00:00
assignment_factory.rb add sis_source_id to Assignments 2019-08-08 23:02:51 +00:00
assignment_override_factory.rb Order planner queries by overridden due dates 2018-03-13 19:09:19 +00:00
attachment_factory.rb Add createSubmissionComment mutation 2019-03-21 21:37:39 +00:00
bookmark_service_factory.rb da licença part 46 2017-04-28 17:56:22 +00:00
calendar_event_factory.rb rails 6: s/update_attributes/update/g 2020-01-09 20:56:35 +00:00
collaboration_factory.rb da licença part 46 2017-04-28 17:56:22 +00:00
communication_channel_factory.rb SPEC: use factory to create comm channels in specs 2020-07-27 16:22:01 +00:00
conversation_factory.rb rails 6: s/update_attributes/update/g 2020-01-09 20:56:35 +00:00
course_factory.rb rails 6: s/update_attributes/update/g 2020-01-09 20:56:35 +00:00
course_section_factory.rb add fields to outcomes reports 2018-02-09 18:13:02 +00:00
custom_data_factory.rb da licença part 46 2017-04-28 17:56:22 +00:00
delayed_message_factory.rb da licença part 46 2017-04-28 17:56:22 +00:00
discussion_topic_factory.rb direct share: add quiz or graded topic to module properly 2020-06-09 19:54:58 +00:00
enrollment_factory.rb da licença part 46 2017-04-28 17:56:22 +00:00
eportfolio_factory.rb da licença part 46 2017-04-28 17:56:22 +00:00
external_feed_factory.rb da licença part 46 2017-04-28 17:56:22 +00:00
external_tool_factory.rb Allow user_navigation visibility control 2018-01-19 21:40:09 +00:00
folder_factory.rb da licença part 46 2017-04-28 17:56:22 +00:00
grading_period_factory.rb Store points and points_possible for all Scores 2018-02-07 18:32:11 +00:00
grading_period_group_factory.rb fix error switching courses in student grades page 2018-02-15 17:29:55 +00:00
grading_standard_factory.rb ensure last bucket in a grading scheme starts with 0% 2018-03-23 15:39:33 +00:00
group_category_factory.rb Allow group category sis ids to be changed 2018-03-15 16:45:29 +00:00
group_factory.rb da licença part 46 2017-04-28 17:56:22 +00:00
group_membership_factory.rb da licença part 46 2017-04-28 17:56:22 +00:00
late_policy_factory.rb apply deductions for assignments missing submissions 2017-06-13 19:05:20 +00:00
line_item_factory.rb Add line_item extensions to line_item json 2019-06-21 19:26:43 +00:00
lti_result_factory.rb Constrain AGS to resourcelink lookups 2018-11-30 16:02:55 +00:00
media_object_factory.rb add mediaObject and mediaSource to graphql query 2019-03-04 23:32:31 +00:00
message_factory.rb drop Message#asset_context and DelayedNotification#asset_context 2017-08-22 17:47:51 +00:00
notification_factory.rb da licença part 46 2017-04-28 17:56:22 +00:00
notification_policy_factory.rb da licença part 46 2017-04-28 17:56:22 +00:00
observer_alert_factory.rb look for existing trust enrollments when adding an observer link 2019-03-04 13:19:24 +00:00
observer_alert_threshold_factory.rb look for existing trust enrollments when adding an observer link 2019-03-04 13:19:24 +00:00
outcome_calculation_method_factory.rb GraphQL for outcome calculation methods 2020-07-27 23:40:41 +00:00
outcome_factory.rb Fix moderated assignments with graded rubrics 2019-09-20 20:38:16 +00:00
outcome_proficiency_factory.rb Outcome proficiency endpoints 2018-05-29 22:20:03 +00:00
page_view_factory.rb spec: remove mocha 2017-07-27 18:22:39 +00:00
planner_note_factory.rb Add new_activity tag to planner item json 2017-08-08 20:18:12 +00:00
planner_override_factory.rb Change planner overrides controller to match planner items 2017-06-17 00:11:22 +00:00
pseudonym_factory.rb add integration_id to grade export 2019-06-15 07:38:18 +00:00
pseudonym_session_factory.rb fix favoriting for cross-shard logins 2018-09-20 19:29:12 +00:00
quiz_factory.rb Exclude unpublished items for students in sLMGB 2019-03-07 00:22:48 +00:00
resource_link_factory.rb Constrain AGS to resourcelink lookups 2018-11-30 16:02:55 +00:00
role_factory.rb da licença part 46 2017-04-28 17:56:22 +00:00
rubric_assessment_factory.rb Add rubric assessments to graphql and A2 student view 2019-09-12 15:48:52 +00:00
rubric_association_factory.rb restrict outcome results report to subaccounts 2018-01-18 04:03:51 +00:00
rubric_factory.rb Add rubric assessments to graphql and A2 student view 2019-09-12 15:48:52 +00:00
submission_comment_factory.rb da licença part 46 2017-04-28 17:56:22 +00:00
submission_factory.rb remove `save_without_callbacks` 2018-04-10 19:14:44 +00:00
user_factory.rb make outcome rollups user pagination aware of mult. enrollments 2019-06-20 21:09:14 +00:00
user_service_factory.rb da licença part 46 2017-04-28 17:56:22 +00:00
wiki_page_factory.rb Notification for failed link 2019-02-28 16:50:20 +00:00