bearcat 1.5.31 → 1.5.33
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Rakefile +0 -0
- data/lib/badgrcat/api_array.rb +0 -0
- data/lib/badgrcat/client/methods.rb +1 -1
- data/lib/badgrcat/client.rb +6 -1
- data/lib/badgrcat/version.rb +0 -0
- data/lib/bearcat/api_array.rb +0 -0
- data/lib/bearcat/client/account_reports.rb +0 -0
- data/lib/bearcat/client/accounts.rb +0 -0
- data/lib/bearcat/client/analytics.rb +0 -0
- data/lib/bearcat/client/assignment_groups.rb +0 -0
- data/lib/bearcat/client/assignments.rb +0 -0
- data/lib/bearcat/client/blueprint_courses.rb +0 -0
- data/lib/bearcat/client/calendar_events.rb +0 -0
- data/lib/bearcat/client/canvas_files.rb +0 -0
- data/lib/bearcat/client/conferences.rb +0 -0
- data/lib/bearcat/client/content_exports.rb +0 -0
- data/lib/bearcat/client/content_migrations.rb +0 -0
- data/lib/bearcat/client/conversations.rb +0 -0
- data/lib/bearcat/client/custom_gradebook_columns.rb +0 -0
- data/lib/bearcat/client/discussions.rb +0 -0
- data/lib/bearcat/client/enrollments.rb +0 -0
- data/lib/bearcat/client/external_tools.rb +0 -0
- data/lib/bearcat/client/file_helper.rb +0 -0
- data/lib/bearcat/client/files.rb +0 -0
- data/lib/bearcat/client/folders.rb +0 -0
- data/lib/bearcat/client/graph_ql.rb +0 -0
- data/lib/bearcat/client/group_categories.rb +0 -0
- data/lib/bearcat/client/group_memberships.rb +0 -0
- data/lib/bearcat/client/groups.rb +0 -0
- data/lib/bearcat/client/learning_outcomes.rb +0 -0
- data/lib/bearcat/client/logins.rb +0 -0
- data/lib/bearcat/client/module_items.rb +0 -0
- data/lib/bearcat/client/modules.rb +0 -0
- data/lib/bearcat/client/o_auth2.rb +0 -0
- data/lib/bearcat/client/outcome_groups.rb +0 -0
- data/lib/bearcat/client/outcome_imports.rb +0 -0
- data/lib/bearcat/client/outcomes.rb +0 -0
- data/lib/bearcat/client/pages.rb +0 -0
- data/lib/bearcat/client/progresses.rb +0 -0
- data/lib/bearcat/client/quizzes.rb +0 -0
- data/lib/bearcat/client/reports.rb +0 -0
- data/lib/bearcat/client/roles.rb +0 -0
- data/lib/bearcat/client/rubric.rb +0 -0
- data/lib/bearcat/client/rubric_assessment.rb +0 -0
- data/lib/bearcat/client/rubric_association.rb +0 -0
- data/lib/bearcat/client/search.rb +0 -0
- data/lib/bearcat/client/sections.rb +0 -0
- data/lib/bearcat/client/sis_imports.rb +0 -0
- data/lib/bearcat/client/submissions.rb +0 -0
- data/lib/bearcat/client/tabs.rb +0 -0
- data/lib/bearcat/client/users.rb +1 -0
- data/lib/bearcat/client.rb +0 -0
- data/lib/bearcat/client_module.rb +0 -0
- data/lib/bearcat/rate_limiting/functions.lua +11 -0
- data/lib/bearcat/rate_limiting/increment_bucket.lua +0 -0
- data/lib/bearcat/rate_limiting/redis_script.rb +0 -0
- data/lib/bearcat/rate_limiting.rb +0 -0
- data/lib/bearcat/redis_connection.rb +2 -2
- data/lib/bearcat/spec_helpers.rb +0 -0
- data/lib/bearcat/version.rb +1 -1
- data/lib/bearcat.rb +0 -0
- data/lib/catalogcat/api_array.rb +0 -0
- data/lib/catalogcat/client/catalogs.rb +0 -0
- data/lib/catalogcat/client/certificates.rb +0 -0
- data/lib/catalogcat/client/courses.rb +0 -0
- data/lib/catalogcat/client/email_domain_sets.rb +0 -0
- data/lib/catalogcat/client/enrollments.rb +0 -0
- data/lib/catalogcat/client/orders.rb +0 -0
- data/lib/catalogcat/client/user_registrations.rb +0 -0
- data/lib/catalogcat/client.rb +0 -0
- data/lib/catalogcat/version.rb +0 -0
- data/lib/catalogcat.rb +0 -0
- data/spec/bearcat/api_array_spec.rb +0 -0
- data/spec/bearcat/client/accounts_spec.rb +0 -0
- data/spec/bearcat/client/analytics_spec.rb +0 -0
- data/spec/bearcat/client/assignment_groups_spec.rb +0 -0
- data/spec/bearcat/client/assignments_spec.rb +0 -0
- data/spec/bearcat/client/blueprint_courses_spec.rb +0 -0
- data/spec/bearcat/client/calendar_events_spec.rb +0 -0
- data/spec/bearcat/client/canvas_files_spec.rb +0 -0
- data/spec/bearcat/client/conferences_spec.rb +0 -0
- data/spec/bearcat/client/content_exports_spec.rb +0 -0
- data/spec/bearcat/client/content_migrations_spec.rb +0 -0
- data/spec/bearcat/client/conversations_spec.rb +0 -0
- data/spec/bearcat/client/courses_spec.rb +0 -0
- data/spec/bearcat/client/custom_gradebook_columns_spec.rb +0 -0
- data/spec/bearcat/client/discussions_spec.rb +0 -0
- data/spec/bearcat/client/enrollments_spec.rb +0 -0
- data/spec/bearcat/client/external_tools_spec.rb +0 -0
- data/spec/bearcat/client/files_spec.rb +0 -0
- data/spec/bearcat/client/folders_spec.rb +0 -0
- data/spec/bearcat/client/graph_ql_spec.rb +0 -0
- data/spec/bearcat/client/group_categories_spec.rb +0 -0
- data/spec/bearcat/client/group_membership_spec.rb +0 -0
- data/spec/bearcat/client/group_memberships_spec.rb +0 -0
- data/spec/bearcat/client/groups_spec.rb +0 -0
- data/spec/bearcat/client/learning_outcomes_spec.rb +0 -0
- data/spec/bearcat/client/module_items_spec.rb +0 -0
- data/spec/bearcat/client/modules_spec.rb +0 -0
- data/spec/bearcat/client/o_auth2_spec.rb +0 -0
- data/spec/bearcat/client/outcome_groups_spec.rb +0 -0
- data/spec/bearcat/client/outcomes_spec.rb +0 -0
- data/spec/bearcat/client/pages_spec.rb +0 -0
- data/spec/bearcat/client/quizzes_spec.rb +0 -0
- data/spec/bearcat/client/reports_spec.rb +0 -0
- data/spec/bearcat/client/roles_spec.rb +0 -0
- data/spec/bearcat/client/rubric_assessment_spec.rb +0 -0
- data/spec/bearcat/client/rubric_association_spec.rb +0 -0
- data/spec/bearcat/client/rubric_spec.rb +0 -0
- data/spec/bearcat/client/search_spec.rb +0 -0
- data/spec/bearcat/client/sections_spec.rb +0 -0
- data/spec/bearcat/client/submissions_spec.rb +0 -0
- data/spec/bearcat/client/users_spec.rb +0 -0
- data/spec/bearcat/client_spec.rb +0 -0
- data/spec/bearcat/rate_limiting_spec.rb +0 -0
- data/spec/bearcat/stub_bearcat_spec.rb +0 -0
- data/spec/bearcat_spec.rb +0 -0
- data/spec/fixtures/access_token.json +0 -0
- data/spec/fixtures/account_admin_create.json +0 -0
- data/spec/fixtures/account_admin_delete.json +0 -0
- data/spec/fixtures/account_admins.json +0 -0
- data/spec/fixtures/account_courses.json +0 -0
- data/spec/fixtures/account_grading_standards.json +0 -0
- data/spec/fixtures/account_groups.json +0 -0
- data/spec/fixtures/account_reports.json +0 -0
- data/spec/fixtures/account_reports_index.json +0 -0
- data/spec/fixtures/account_reports_result_success.json +0 -0
- data/spec/fixtures/account_reports_start_result.json +0 -0
- data/spec/fixtures/account_role.json +0 -0
- data/spec/fixtures/account_roles.json +0 -0
- data/spec/fixtures/account_sis_imports.json +0 -0
- data/spec/fixtures/account_sub_accounts.json +0 -0
- data/spec/fixtures/account_user.json +0 -0
- data/spec/fixtures/account_users.json +0 -0
- data/spec/fixtures/accounts.json +0 -0
- data/spec/fixtures/add_custom_user_data.json +0 -0
- data/spec/fixtures/add_user.json +0 -0
- data/spec/fixtures/assignment.json +0 -0
- data/spec/fixtures/assignment_group.json +0 -0
- data/spec/fixtures/assignment_groups.json +0 -0
- data/spec/fixtures/assignment_section_override.json +0 -0
- data/spec/fixtures/assignments.json +0 -0
- data/spec/fixtures/bearcat.jpg +0 -0
- data/spec/fixtures/blueprint_migration.json +0 -0
- data/spec/fixtures/blueprint_subscriptions.json +0 -0
- data/spec/fixtures/blueprint_template.json +0 -0
- data/spec/fixtures/blueprint_update_assocations_success.json +0 -0
- data/spec/fixtures/calendar_event.json +0 -0
- data/spec/fixtures/calendar_events.json +0 -0
- data/spec/fixtures/canvas_files/declare_file.json +0 -0
- data/spec/fixtures/canvas_files/upload_success.json +0 -0
- data/spec/fixtures/cc.imscc +0 -0
- data/spec/fixtures/communication_channels.json +0 -0
- data/spec/fixtures/conclude_enrollment.json +0 -0
- data/spec/fixtures/content_export.json +0 -0
- data/spec/fixtures/content_migration_files/content_migration.json +0 -0
- data/spec/fixtures/content_migration_files/response.json +0 -0
- data/spec/fixtures/content_migration_files/upload_success.json +0 -0
- data/spec/fixtures/conversation.json +0 -0
- data/spec/fixtures/course.json +0 -0
- data/spec/fixtures/course_conferences.json +0 -0
- data/spec/fixtures/course_copy.json +0 -0
- data/spec/fixtures/course_enrollments.json +0 -0
- data/spec/fixtures/course_files.json +0 -0
- data/spec/fixtures/course_folder.json +0 -0
- data/spec/fixtures/course_folders.json +0 -0
- data/spec/fixtures/course_grading_standards.json +0 -0
- data/spec/fixtures/course_groups.json +0 -0
- data/spec/fixtures/course_sections.json +0 -0
- data/spec/fixtures/course_settings.json +0 -0
- data/spec/fixtures/course_students.json +0 -0
- data/spec/fixtures/create_course_discussion.json +0 -0
- data/spec/fixtures/create_group_discussion.json +0 -0
- data/spec/fixtures/create_outcome_in_group.json +0 -0
- data/spec/fixtures/create_section.json +0 -0
- data/spec/fixtures/created_assignment.json +0 -0
- data/spec/fixtures/created_course.json +0 -0
- data/spec/fixtures/created_group.json +0 -0
- data/spec/fixtures/created_group_category.json +0 -0
- data/spec/fixtures/created_group_membership.json +0 -0
- data/spec/fixtures/created_module.json +0 -0
- data/spec/fixtures/custom_data.json +0 -0
- data/spec/fixtures/custom_food_data.json +0 -0
- data/spec/fixtures/custom_gradebook_columns/column_data.json +0 -0
- data/spec/fixtures/custom_gradebook_columns/custom_gradebook_column.json +0 -0
- data/spec/fixtures/custom_gradebook_columns/custom_gradebook_columns.json +0 -0
- data/spec/fixtures/custom_gradebook_columns/gradebook_column_progress.json +0 -0
- data/spec/fixtures/dashboard.json +0 -0
- data/spec/fixtures/delete_course.json +0 -0
- data/spec/fixtures/delete_custom_data_scope.json +0 -0
- data/spec/fixtures/delete_group_category.json +0 -0
- data/spec/fixtures/delete_section.json +0 -0
- data/spec/fixtures/deleted_conversation.json +0 -0
- data/spec/fixtures/deleted_group.json +0 -0
- data/spec/fixtures/department_level_participation.json +0 -0
- data/spec/fixtures/department_level_statistics.json +0 -0
- data/spec/fixtures/discussion_entries.json +0 -0
- data/spec/fixtures/discussion_entry_replies.json +0 -0
- data/spec/fixtures/discussion_topic.json +0 -0
- data/spec/fixtures/discussion_topics.json +0 -0
- data/spec/fixtures/edited_group.json +0 -0
- data/spec/fixtures/edited_group_category.json +0 -0
- data/spec/fixtures/enroll_student.json +0 -0
- data/spec/fixtures/enrollment_terms.json +0 -0
- data/spec/fixtures/external_tool.json +0 -0
- data/spec/fixtures/external_tools.json +0 -0
- data/spec/fixtures/file.csv +0 -0
- data/spec/fixtures/gradebook_history.json +0 -0
- data/spec/fixtures/graph_ql_scores.json +0 -0
- data/spec/fixtures/group.json +0 -0
- data/spec/fixtures/group_categories.json +0 -0
- data/spec/fixtures/group_category.json +0 -0
- data/spec/fixtures/group_category_groups.json +0 -0
- data/spec/fixtures/group_conferences.json +0 -0
- data/spec/fixtures/group_membership.json +0 -0
- data/spec/fixtures/learning_outcome.json +0 -0
- data/spec/fixtures/link_unlink_outcome.json +0 -0
- data/spec/fixtures/merge_user.json +0 -0
- data/spec/fixtures/module.json +0 -0
- data/spec/fixtures/module_item.json +0 -0
- data/spec/fixtures/module_item_sequence.json +0 -0
- data/spec/fixtures/module_items.json +0 -0
- data/spec/fixtures/modules.json +0 -0
- data/spec/fixtures/no_custom_data.json +0 -0
- data/spec/fixtures/ok.json +0 -0
- data/spec/fixtures/outcome_group_import.json +0 -0
- data/spec/fixtures/outcome_groups.json +0 -0
- data/spec/fixtures/outcome_result.json +0 -0
- data/spec/fixtures/outcome_subgroup.json +0 -0
- data/spec/fixtures/outcome_subgroups.json +0 -0
- data/spec/fixtures/outcomes.json +0 -0
- data/spec/fixtures/paged_body.json +0 -0
- data/spec/fixtures/pages.json +0 -0
- data/spec/fixtures/progress.json +0 -0
- data/spec/fixtures/quizzes/course_quiz.json +0 -0
- data/spec/fixtures/quizzes/course_quiz_questions.json +0 -0
- data/spec/fixtures/quizzes/course_quizzes.json +0 -0
- data/spec/fixtures/quizzes/quiz_assignment_override.json +0 -0
- data/spec/fixtures/quizzes/quiz_extension.json +0 -0
- data/spec/fixtures/reactivate_enrollment.json +0 -0
- data/spec/fixtures/report_history.json +0 -0
- data/spec/fixtures/report_list.json +0 -0
- data/spec/fixtures/report_status.json +0 -0
- data/spec/fixtures/rubric.json +0 -0
- data/spec/fixtures/rubric_assessment.json +0 -0
- data/spec/fixtures/rubric_association.json +0 -0
- data/spec/fixtures/search_find_recipients.json +0 -0
- data/spec/fixtures/section.json +0 -0
- data/spec/fixtures/section_enrollments.json +0 -0
- data/spec/fixtures/single_account.json +0 -0
- data/spec/fixtures/start_report.json +0 -0
- data/spec/fixtures/submissions/submission.json +0 -0
- data/spec/fixtures/update_outcome.json +0 -0
- data/spec/fixtures/update_outcome_group.json +0 -0
- data/spec/fixtures/update_section.json +0 -0
- data/spec/fixtures/updated_course.json +0 -0
- data/spec/fixtures/user_avatars.json +0 -0
- data/spec/fixtures/user_details.json +0 -0
- data/spec/fixtures/user_enrollments.json +0 -0
- data/spec/fixtures/user_logins.json +0 -0
- data/spec/fixtures/user_page_views.json +0 -0
- data/spec/fixtures/user_profile.json +0 -0
- data/spec/helper.rb +0 -0
- metadata +162 -161
File without changes
|
data/spec/fixtures/file.csv
CHANGED
File without changes
|
File without changes
|
File without changes
|
data/spec/fixtures/group.json
CHANGED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
data/spec/fixtures/module.json
CHANGED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
data/spec/fixtures/modules.json
CHANGED
File without changes
|
File without changes
|
data/spec/fixtures/ok.json
CHANGED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
data/spec/fixtures/outcomes.json
CHANGED
File without changes
|
File without changes
|
data/spec/fixtures/pages.json
CHANGED
File without changes
|
data/spec/fixtures/progress.json
CHANGED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
data/spec/fixtures/rubric.json
CHANGED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
data/spec/fixtures/section.json
CHANGED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
data/spec/helper.rb
CHANGED
File without changes
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: bearcat
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.5.
|
4
|
+
version: 1.5.33
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Instructure CustomDev
|
8
|
-
autorequire:
|
8
|
+
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2024-
|
11
|
+
date: 2024-10-29 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: rake
|
@@ -221,6 +221,7 @@ files:
|
|
221
221
|
- lib/bearcat/client/users.rb
|
222
222
|
- lib/bearcat/client_module.rb
|
223
223
|
- lib/bearcat/rate_limiting.rb
|
224
|
+
- lib/bearcat/rate_limiting/functions.lua
|
224
225
|
- lib/bearcat/rate_limiting/increment_bucket.lua
|
225
226
|
- lib/bearcat/rate_limiting/redis_script.rb
|
226
227
|
- lib/bearcat/redis_connection.rb
|
@@ -428,10 +429,10 @@ files:
|
|
428
429
|
- spec/fixtures/user_page_views.json
|
429
430
|
- spec/fixtures/user_profile.json
|
430
431
|
- spec/helper.rb
|
431
|
-
homepage:
|
432
|
+
homepage:
|
432
433
|
licenses: []
|
433
434
|
metadata: {}
|
434
|
-
post_install_message:
|
435
|
+
post_install_message:
|
435
436
|
rdoc_options: []
|
436
437
|
require_paths:
|
437
438
|
- lib
|
@@ -446,199 +447,199 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
446
447
|
- !ruby/object:Gem::Version
|
447
448
|
version: '0'
|
448
449
|
requirements: []
|
449
|
-
rubygems_version: 3.
|
450
|
-
signing_key:
|
450
|
+
rubygems_version: 3.0.3.1
|
451
|
+
signing_key:
|
451
452
|
specification_version: 4
|
452
453
|
summary: Canvas API
|
453
454
|
test_files:
|
455
|
+
- spec/bearcat_spec.rb
|
456
|
+
- spec/bearcat/client_spec.rb
|
454
457
|
- spec/bearcat/api_array_spec.rb
|
455
|
-
- spec/bearcat/
|
456
|
-
- spec/bearcat/
|
457
|
-
- spec/bearcat/client/assignment_groups_spec.rb
|
458
|
-
- spec/bearcat/client/assignments_spec.rb
|
459
|
-
- spec/bearcat/client/blueprint_courses_spec.rb
|
460
|
-
- spec/bearcat/client/calendar_events_spec.rb
|
458
|
+
- spec/bearcat/rate_limiting_spec.rb
|
459
|
+
- spec/bearcat/stub_bearcat_spec.rb
|
461
460
|
- spec/bearcat/client/canvas_files_spec.rb
|
461
|
+
- spec/bearcat/client/folders_spec.rb
|
462
462
|
- spec/bearcat/client/conferences_spec.rb
|
463
|
-
- spec/bearcat/client/content_exports_spec.rb
|
464
|
-
- spec/bearcat/client/content_migrations_spec.rb
|
465
463
|
- spec/bearcat/client/conversations_spec.rb
|
466
|
-
- spec/bearcat/client/
|
467
|
-
- spec/bearcat/client/
|
464
|
+
- spec/bearcat/client/outcome_groups_spec.rb
|
465
|
+
- spec/bearcat/client/assignment_groups_spec.rb
|
466
|
+
- spec/bearcat/client/assignments_spec.rb
|
467
|
+
- spec/bearcat/client/rubric_association_spec.rb
|
468
|
+
- spec/bearcat/client/o_auth2_spec.rb
|
469
|
+
- spec/bearcat/client/search_spec.rb
|
470
|
+
- spec/bearcat/client/calendar_events_spec.rb
|
471
|
+
- spec/bearcat/client/group_memberships_spec.rb
|
472
|
+
- spec/bearcat/client/pages_spec.rb
|
473
|
+
- spec/bearcat/client/modules_spec.rb
|
468
474
|
- spec/bearcat/client/discussions_spec.rb
|
469
|
-
- spec/bearcat/client/enrollments_spec.rb
|
470
|
-
- spec/bearcat/client/external_tools_spec.rb
|
471
475
|
- spec/bearcat/client/files_spec.rb
|
472
|
-
- spec/bearcat/client/
|
476
|
+
- spec/bearcat/client/roles_spec.rb
|
473
477
|
- spec/bearcat/client/graph_ql_spec.rb
|
474
478
|
- spec/bearcat/client/group_categories_spec.rb
|
475
|
-
- spec/bearcat/client/
|
476
|
-
- spec/bearcat/client/
|
477
|
-
- spec/bearcat/client/
|
478
|
-
- spec/bearcat/client/learning_outcomes_spec.rb
|
479
|
+
- spec/bearcat/client/rubric_assessment_spec.rb
|
480
|
+
- spec/bearcat/client/blueprint_courses_spec.rb
|
481
|
+
- spec/bearcat/client/submissions_spec.rb
|
479
482
|
- spec/bearcat/client/module_items_spec.rb
|
480
|
-
- spec/bearcat/client/
|
481
|
-
- spec/bearcat/client/
|
482
|
-
- spec/bearcat/client/
|
483
|
+
- spec/bearcat/client/content_migrations_spec.rb
|
484
|
+
- spec/bearcat/client/custom_gradebook_columns_spec.rb
|
485
|
+
- spec/bearcat/client/enrollments_spec.rb
|
486
|
+
- spec/bearcat/client/analytics_spec.rb
|
487
|
+
- spec/bearcat/client/content_exports_spec.rb
|
488
|
+
- spec/bearcat/client/external_tools_spec.rb
|
489
|
+
- spec/bearcat/client/rubric_spec.rb
|
490
|
+
- spec/bearcat/client/accounts_spec.rb
|
491
|
+
- spec/bearcat/client/learning_outcomes_spec.rb
|
483
492
|
- spec/bearcat/client/outcomes_spec.rb
|
484
|
-
- spec/bearcat/client/
|
485
|
-
- spec/bearcat/client/quizzes_spec.rb
|
493
|
+
- spec/bearcat/client/courses_spec.rb
|
486
494
|
- spec/bearcat/client/reports_spec.rb
|
487
|
-
- spec/bearcat/client/roles_spec.rb
|
488
|
-
- spec/bearcat/client/rubric_assessment_spec.rb
|
489
|
-
- spec/bearcat/client/rubric_association_spec.rb
|
490
|
-
- spec/bearcat/client/rubric_spec.rb
|
491
|
-
- spec/bearcat/client/search_spec.rb
|
492
|
-
- spec/bearcat/client/sections_spec.rb
|
493
|
-
- spec/bearcat/client/submissions_spec.rb
|
494
495
|
- spec/bearcat/client/users_spec.rb
|
495
|
-
- spec/bearcat/
|
496
|
-
- spec/bearcat/
|
497
|
-
- spec/bearcat/
|
498
|
-
- spec/
|
499
|
-
- spec/
|
500
|
-
- spec/fixtures/account_admin_create.json
|
501
|
-
- spec/fixtures/account_admin_delete.json
|
502
|
-
- spec/fixtures/account_admins.json
|
503
|
-
- spec/fixtures/account_courses.json
|
496
|
+
- spec/bearcat/client/sections_spec.rb
|
497
|
+
- spec/bearcat/client/group_membership_spec.rb
|
498
|
+
- spec/bearcat/client/groups_spec.rb
|
499
|
+
- spec/bearcat/client/quizzes_spec.rb
|
500
|
+
- spec/helper.rb
|
504
501
|
- spec/fixtures/account_grading_standards.json
|
505
|
-
- spec/fixtures/account_groups.json
|
506
|
-
- spec/fixtures/account_reports.json
|
507
|
-
- spec/fixtures/account_reports_index.json
|
508
|
-
- spec/fixtures/account_reports_result_success.json
|
509
|
-
- spec/fixtures/account_reports_start_result.json
|
510
|
-
- spec/fixtures/account_role.json
|
511
|
-
- spec/fixtures/account_roles.json
|
512
|
-
- spec/fixtures/account_sis_imports.json
|
513
|
-
- spec/fixtures/account_sub_accounts.json
|
514
|
-
- spec/fixtures/account_user.json
|
515
|
-
- spec/fixtures/account_users.json
|
516
|
-
- spec/fixtures/accounts.json
|
517
502
|
- spec/fixtures/add_custom_user_data.json
|
518
|
-
- spec/fixtures/add_user.json
|
519
|
-
- spec/fixtures/assignment.json
|
520
503
|
- spec/fixtures/assignment_group.json
|
521
|
-
- spec/fixtures/
|
522
|
-
- spec/fixtures/
|
504
|
+
- spec/fixtures/account_groups.json
|
505
|
+
- spec/fixtures/update_outcome.json
|
506
|
+
- spec/fixtures/section_enrollments.json
|
507
|
+
- spec/fixtures/outcome_groups.json
|
523
508
|
- spec/fixtures/assignments.json
|
509
|
+
- spec/fixtures/course_files.json
|
510
|
+
- spec/fixtures/assignment_section_override.json
|
511
|
+
- spec/fixtures/delete_course.json
|
512
|
+
- spec/fixtures/course_folder.json
|
513
|
+
- spec/fixtures/ok.json
|
514
|
+
- spec/fixtures/account_sub_accounts.json
|
515
|
+
- spec/fixtures/course_sections.json
|
516
|
+
- spec/fixtures/merge_user.json
|
524
517
|
- spec/fixtures/bearcat.jpg
|
525
|
-
- spec/fixtures/
|
526
|
-
- spec/fixtures/
|
527
|
-
- spec/fixtures/
|
528
|
-
- spec/fixtures/
|
529
|
-
- spec/fixtures/calendar_event.json
|
530
|
-
- spec/fixtures/calendar_events.json
|
531
|
-
- spec/fixtures/canvas_files/declare_file.json
|
532
|
-
- spec/fixtures/canvas_files/upload_success.json
|
533
|
-
- spec/fixtures/cc.imscc
|
518
|
+
- spec/fixtures/create_group_discussion.json
|
519
|
+
- spec/fixtures/course_enrollments.json
|
520
|
+
- spec/fixtures/account_users.json
|
521
|
+
- spec/fixtures/no_custom_data.json
|
534
522
|
- spec/fixtures/communication_channels.json
|
535
|
-
- spec/fixtures/
|
536
|
-
- spec/fixtures/
|
523
|
+
- spec/fixtures/edited_group_category.json
|
524
|
+
- spec/fixtures/rubric_assessment.json
|
525
|
+
- spec/fixtures/paged_body.json
|
526
|
+
- spec/fixtures/canvas_files/upload_success.json
|
527
|
+
- spec/fixtures/canvas_files/declare_file.json
|
528
|
+
- spec/fixtures/account_reports.json
|
529
|
+
- spec/fixtures/outcomes.json
|
530
|
+
- spec/fixtures/search_find_recipients.json
|
531
|
+
- spec/fixtures/content_migration_files/upload_success.json
|
537
532
|
- spec/fixtures/content_migration_files/content_migration.json
|
538
533
|
- spec/fixtures/content_migration_files/response.json
|
539
|
-
- spec/fixtures/
|
540
|
-
- spec/fixtures/conversation.json
|
541
|
-
- spec/fixtures/course.json
|
534
|
+
- spec/fixtures/created_assignment.json
|
542
535
|
- spec/fixtures/course_conferences.json
|
543
|
-
- spec/fixtures/course_copy.json
|
544
|
-
- spec/fixtures/course_enrollments.json
|
545
|
-
- spec/fixtures/course_files.json
|
546
|
-
- spec/fixtures/course_folder.json
|
547
|
-
- spec/fixtures/course_folders.json
|
548
|
-
- spec/fixtures/course_grading_standards.json
|
549
|
-
- spec/fixtures/course_groups.json
|
550
|
-
- spec/fixtures/course_sections.json
|
551
|
-
- spec/fixtures/course_settings.json
|
552
|
-
- spec/fixtures/course_students.json
|
553
|
-
- spec/fixtures/create_course_discussion.json
|
554
|
-
- spec/fixtures/create_group_discussion.json
|
555
536
|
- spec/fixtures/create_outcome_in_group.json
|
556
|
-
- spec/fixtures/
|
557
|
-
- spec/fixtures/created_assignment.json
|
558
|
-
- spec/fixtures/created_course.json
|
559
|
-
- spec/fixtures/created_group.json
|
537
|
+
- spec/fixtures/delete_custom_data_scope.json
|
560
538
|
- spec/fixtures/created_group_category.json
|
561
|
-
- spec/fixtures/
|
562
|
-
- spec/fixtures/
|
539
|
+
- spec/fixtures/created_course.json
|
540
|
+
- spec/fixtures/assignment_groups.json
|
541
|
+
- spec/fixtures/section.json
|
542
|
+
- spec/fixtures/create_section.json
|
543
|
+
- spec/fixtures/user_page_views.json
|
544
|
+
- spec/fixtures/account_admin_create.json
|
545
|
+
- spec/fixtures/assignment.json
|
546
|
+
- spec/fixtures/calendar_event.json
|
547
|
+
- spec/fixtures/blueprint_subscriptions.json
|
548
|
+
- spec/fixtures/blueprint_update_assocations_success.json
|
549
|
+
- spec/fixtures/course.json
|
550
|
+
- spec/fixtures/rubric_association.json
|
551
|
+
- spec/fixtures/external_tools.json
|
552
|
+
- spec/fixtures/conversation.json
|
553
|
+
- spec/fixtures/external_tool.json
|
554
|
+
- spec/fixtures/course_students.json
|
555
|
+
- spec/fixtures/updated_course.json
|
556
|
+
- spec/fixtures/discussion_topics.json
|
557
|
+
- spec/fixtures/user_enrollments.json
|
558
|
+
- spec/fixtures/account_roles.json
|
559
|
+
- spec/fixtures/add_user.json
|
560
|
+
- spec/fixtures/discussion_entry_replies.json
|
561
|
+
- spec/fixtures/report_history.json
|
562
|
+
- spec/fixtures/gradebook_history.json
|
563
|
+
- spec/fixtures/account_sis_imports.json
|
564
|
+
- spec/fixtures/update_section.json
|
565
|
+
- spec/fixtures/conclude_enrollment.json
|
566
|
+
- spec/fixtures/start_report.json
|
563
567
|
- spec/fixtures/custom_data.json
|
564
|
-
- spec/fixtures/
|
565
|
-
- spec/fixtures/
|
566
|
-
- spec/fixtures/
|
567
|
-
- spec/fixtures/
|
568
|
-
- spec/fixtures/
|
569
|
-
- spec/fixtures/
|
570
|
-
- spec/fixtures/
|
571
|
-
- spec/fixtures/delete_custom_data_scope.json
|
568
|
+
- spec/fixtures/rubric.json
|
569
|
+
- spec/fixtures/account_role.json
|
570
|
+
- spec/fixtures/update_outcome_group.json
|
571
|
+
- spec/fixtures/module_item.json
|
572
|
+
- spec/fixtures/report_status.json
|
573
|
+
- spec/fixtures/enroll_student.json
|
574
|
+
- spec/fixtures/group_category.json
|
572
575
|
- spec/fixtures/delete_group_category.json
|
573
|
-
- spec/fixtures/
|
574
|
-
- spec/fixtures/deleted_conversation.json
|
575
|
-
- spec/fixtures/deleted_group.json
|
576
|
-
- spec/fixtures/department_level_participation.json
|
577
|
-
- spec/fixtures/department_level_statistics.json
|
578
|
-
- spec/fixtures/discussion_entries.json
|
579
|
-
- spec/fixtures/discussion_entry_replies.json
|
580
|
-
- spec/fixtures/discussion_topic.json
|
581
|
-
- spec/fixtures/discussion_topics.json
|
576
|
+
- spec/fixtures/dashboard.json
|
582
577
|
- spec/fixtures/edited_group.json
|
583
|
-
- spec/fixtures/
|
584
|
-
- spec/fixtures/
|
585
|
-
- spec/fixtures/enrollment_terms.json
|
586
|
-
- spec/fixtures/external_tool.json
|
587
|
-
- spec/fixtures/external_tools.json
|
578
|
+
- spec/fixtures/department_level_participation.json
|
579
|
+
- spec/fixtures/outcome_result.json
|
588
580
|
- spec/fixtures/file.csv
|
589
|
-
- spec/fixtures/
|
590
|
-
- spec/fixtures/
|
591
|
-
- spec/fixtures/group.json
|
592
|
-
- spec/fixtures/group_categories.json
|
593
|
-
- spec/fixtures/group_category.json
|
594
|
-
- spec/fixtures/group_category_groups.json
|
595
|
-
- spec/fixtures/group_conferences.json
|
596
|
-
- spec/fixtures/group_membership.json
|
597
|
-
- spec/fixtures/learning_outcome.json
|
598
|
-
- spec/fixtures/link_unlink_outcome.json
|
599
|
-
- spec/fixtures/merge_user.json
|
600
|
-
- spec/fixtures/module.json
|
601
|
-
- spec/fixtures/module_item.json
|
581
|
+
- spec/fixtures/course_copy.json
|
582
|
+
- spec/fixtures/user_logins.json
|
602
583
|
- spec/fixtures/module_item_sequence.json
|
584
|
+
- spec/fixtures/course_settings.json
|
585
|
+
- spec/fixtures/enrollment_terms.json
|
586
|
+
- spec/fixtures/blueprint_migration.json
|
587
|
+
- spec/fixtures/cc.imscc
|
588
|
+
- spec/fixtures/user_profile.json
|
589
|
+
- spec/fixtures/create_course_discussion.json
|
590
|
+
- spec/fixtures/custom_food_data.json
|
591
|
+
- spec/fixtures/created_module.json
|
592
|
+
- spec/fixtures/course_groups.json
|
593
|
+
- spec/fixtures/reactivate_enrollment.json
|
594
|
+
- spec/fixtures/blueprint_template.json
|
595
|
+
- spec/fixtures/account_courses.json
|
596
|
+
- spec/fixtures/calendar_events.json
|
597
|
+
- spec/fixtures/submissions/submission.json
|
598
|
+
- spec/fixtures/link_unlink_outcome.json
|
599
|
+
- spec/fixtures/account_reports_index.json
|
603
600
|
- spec/fixtures/module_items.json
|
604
|
-
- spec/fixtures/
|
605
|
-
- spec/fixtures/
|
606
|
-
- spec/fixtures/
|
601
|
+
- spec/fixtures/access_token.json
|
602
|
+
- spec/fixtures/progress.json
|
603
|
+
- spec/fixtures/module.json
|
604
|
+
- spec/fixtures/group_categories.json
|
605
|
+
- spec/fixtures/course_folders.json
|
606
|
+
- spec/fixtures/department_level_statistics.json
|
607
|
+
- spec/fixtures/account_admin_delete.json
|
608
|
+
- spec/fixtures/account_reports_result_success.json
|
609
|
+
- spec/fixtures/deleted_conversation.json
|
610
|
+
- spec/fixtures/learning_outcome.json
|
611
|
+
- spec/fixtures/user_details.json
|
607
612
|
- spec/fixtures/outcome_group_import.json
|
608
|
-
- spec/fixtures/
|
609
|
-
- spec/fixtures/
|
613
|
+
- spec/fixtures/modules.json
|
614
|
+
- spec/fixtures/group.json
|
610
615
|
- spec/fixtures/outcome_subgroup.json
|
611
616
|
- spec/fixtures/outcome_subgroups.json
|
612
|
-
- spec/fixtures/
|
613
|
-
- spec/fixtures/
|
614
|
-
- spec/fixtures/
|
615
|
-
- spec/fixtures/
|
616
|
-
- spec/fixtures/
|
617
|
-
- spec/fixtures/
|
617
|
+
- spec/fixtures/delete_section.json
|
618
|
+
- spec/fixtures/account_user.json
|
619
|
+
- spec/fixtures/accounts.json
|
620
|
+
- spec/fixtures/account_admins.json
|
621
|
+
- spec/fixtures/report_list.json
|
622
|
+
- spec/fixtures/group_membership.json
|
618
623
|
- spec/fixtures/quizzes/course_quizzes.json
|
624
|
+
- spec/fixtures/quizzes/course_quiz_questions.json
|
619
625
|
- spec/fixtures/quizzes/quiz_assignment_override.json
|
620
626
|
- spec/fixtures/quizzes/quiz_extension.json
|
621
|
-
- spec/fixtures/
|
622
|
-
- spec/fixtures/
|
623
|
-
- spec/fixtures/
|
624
|
-
- spec/fixtures/
|
625
|
-
- spec/fixtures/
|
626
|
-
- spec/fixtures/rubric_assessment.json
|
627
|
-
- spec/fixtures/rubric_association.json
|
628
|
-
- spec/fixtures/search_find_recipients.json
|
629
|
-
- spec/fixtures/section.json
|
630
|
-
- spec/fixtures/section_enrollments.json
|
627
|
+
- spec/fixtures/quizzes/course_quiz.json
|
628
|
+
- spec/fixtures/content_export.json
|
629
|
+
- spec/fixtures/created_group.json
|
630
|
+
- spec/fixtures/pages.json
|
631
|
+
- spec/fixtures/discussion_entries.json
|
631
632
|
- spec/fixtures/single_account.json
|
632
|
-
- spec/fixtures/
|
633
|
-
- spec/fixtures/
|
634
|
-
- spec/fixtures/update_outcome.json
|
635
|
-
- spec/fixtures/update_outcome_group.json
|
636
|
-
- spec/fixtures/update_section.json
|
637
|
-
- spec/fixtures/updated_course.json
|
633
|
+
- spec/fixtures/group_category_groups.json
|
634
|
+
- spec/fixtures/created_group_membership.json
|
638
635
|
- spec/fixtures/user_avatars.json
|
639
|
-
- spec/fixtures/
|
640
|
-
- spec/fixtures/
|
641
|
-
- spec/fixtures/
|
642
|
-
- spec/fixtures/
|
643
|
-
- spec/fixtures/
|
644
|
-
- spec/
|
636
|
+
- spec/fixtures/graph_ql_scores.json
|
637
|
+
- spec/fixtures/custom_gradebook_columns/gradebook_column_progress.json
|
638
|
+
- spec/fixtures/custom_gradebook_columns/custom_gradebook_column.json
|
639
|
+
- spec/fixtures/custom_gradebook_columns/custom_gradebook_columns.json
|
640
|
+
- spec/fixtures/custom_gradebook_columns/column_data.json
|
641
|
+
- spec/fixtures/account_reports_start_result.json
|
642
|
+
- spec/fixtures/course_grading_standards.json
|
643
|
+
- spec/fixtures/group_conferences.json
|
644
|
+
- spec/fixtures/discussion_topic.json
|
645
|
+
- spec/fixtures/deleted_group.json
|