@@ -288,141 +288,4 @@ requirements.txt
288288setup.cfg
289289test-requirements.txt
290290test/__init__.py
291- test/test_account_api.py
292- test/test_api_access_token.py
293- test/test_app_scopes.py
294- test/test_assignment.py
295- test/test_assignment_copy.py
296- test/test_assignment_copy_response.py
297- test/test_assignment_copy_response_capabilities.py
298- test/test_assignment_copy_response_capabilities_can_publish_in_class_error.py
299- test/test_assignment_submission.py
300- test/test_assignment_submission_comment.py
301- test/test_assignment_submission_comment_creation.py
302- test/test_assignment_submission_history.py
303- test/test_assignment_submission_history_attachment.py
304- test/test_assignment_submission_history_state.py
305- test/test_assignment_submission_state.py
306- test/test_assignment_submission_update.py
307- test/test_assignment_submission_update_comments.py
308- test/test_assignment_type.py
309- test/test_assignment_update.py
310- test/test_class_api.py
311- test/test_class_assignment.py
312- test/test_class_assignment_canvas.py
313- test/test_class_assignment_lti.py
314- test/test_class_assignment_mfc.py
315- test/test_class_assignment_update.py
316- test/test_class_assignment_update_google_classroom.py
317- test/test_class_assignment_update_microsoft_graph.py
318- test/test_class_attachment_creation.py
319- test/test_class_creation.py
320- test/test_class_details.py
321- test/test_class_details_canvas.py
322- test/test_class_details_clever.py
323- test/test_class_details_google_classroom.py
324- test/test_class_details_google_drive.py
325- test/test_class_details_issues.py
326- test/test_class_details_issues_sync_inner.py
327- test/test_class_details_lti.py
328- test/test_class_details_mfc.py
329- test/test_class_details_microsoft_graph.py
330- test/test_class_grade_level.py
331- test/test_class_roles.py
332- test/test_class_state.py
333- test/test_class_update.py
334- test/test_collection.py
335- test/test_collection_api.py
336- test/test_collection_app.py
337- test/test_collection_capabilities.py
338- test/test_collection_creation.py
339- test/test_collection_modification.py
340- test/test_collection_privacy.py
341- test/test_collection_type.py
342- test/test_edu_library.py
343- test/test_edu_resource.py
344- test/test_edu_resource_capabilities.py
345- test/test_edu_resource_copy.py
346- test/test_edu_resource_creation.py
347- test/test_edu_resource_move.py
348- test/test_edu_resource_privacy.py
349- test/test_edu_resource_resource.py
350- test/test_edu_resource_type.py
351- test/test_edu_resource_update.py
352- test/test_edu_resource_use_in_class.py
353- test/test_edu_resources_api.py
354- test/test_edu_skills_focused.py
355- test/test_flat_error_response.py
356- test/test_flat_locales.py
357- test/test_google_classroom_coursework.py
358- test/test_google_classroom_submission.py
359- test/test_group.py
360- test/test_group_api.py
361- test/test_group_details.py
362- test/test_group_type.py
363- test/test_license_mode.py
364- test/test_license_sources.py
365- test/test_lms_name.py
366- test/test_lti_credentials.py
367- test/test_lti_credentials_creation.py
368- test/test_media_attachment.py
369- test/test_media_score_sharing_mode.py
370- test/test_microsoft_graph_assignment.py
371- test/test_microsoft_graph_submission.py
372- test/test_organization_api.py
373- test/test_organization_invitation.py
374- test/test_organization_invitation_creation.py
375- test/test_organization_roles.py
376- test/test_organization_user_access_token_creation.py
377- test/test_resource_collaborator.py
378- test/test_resource_collaborator_creation.py
379- test/test_resource_rights.py
380- test/test_score_api.py
381- test/test_score_comment.py
382- test/test_score_comment_context.py
383- test/test_score_comment_creation.py
384- test/test_score_comment_moderation.py
385- test/test_score_comment_update.py
386- test/test_score_comments_counts.py
387- test/test_score_creation.py
388- test/test_score_creation_builder_data.py
389- test/test_score_creation_builder_data_layout_data.py
390- test/test_score_creation_builder_data_score_data.py
391- test/test_score_creation_builder_data_score_data_instruments_inner.py
392- test/test_score_creation_type.py
393- test/test_score_details.py
394- test/test_score_fork.py
395- test/test_score_license.py
396- test/test_score_likes_counts.py
397- test/test_score_modification.py
398- test/test_score_plays_counts.py
399- test/test_score_privacy.py
400- test/test_score_revision.py
401- test/test_score_revision_creation.py
402- test/test_score_revision_statistics.py
403- test/test_score_source.py
404- test/test_score_track.py
405- test/test_score_track_creation.py
406- test/test_score_track_point.py
407- test/test_score_track_state.py
408- test/test_score_track_type.py
409- test/test_score_track_update.py
410- test/test_score_views_counts.py
411- test/test_task.py
412- test/test_task_api.py
413- test/test_task_export_options.py
414- test/test_task_progress.py
415- test/test_task_result.py
416- test/test_user_admin_update.py
417- test/test_user_api.py
418- test/test_user_azure_details.py
419- test/test_user_community_profile_links.py
420- test/test_user_creation.py
421- test/test_user_details.py
422- test/test_user_details_admin.py
423- test/test_user_details_admin_license.py
424- test/test_user_public.py
425- test/test_user_public_summary.py
426- test/test_user_signin_link.py
427- test/test_user_signin_link_creation.py
428291tox.ini
0 commit comments