Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MBL-17121][Student] - Create Offline E2E test for Course Files #2307

Merged
merged 2 commits into from
Jan 22, 2024

Conversation

kdeakinstructure
Copy link
Contributor

Implement E2E Offline test for student course Files.
Implement API to generate course files.
Move 'device' to StudentTest class. (in later tickets it will be refactored for the existing offline tests to use this same object).
Add COURSE_FILE as new file upload type.
Refactor uploadTextFile method to handle course files as well.

Add different wait types/methods to some flaky tests for further monitoring which is the most
stabile.

refs: MBL-17121
affects: Student
release note: none

Implement API to generate course files.
Move 'device' to StudentTest class. (in later tickets it will be refactored for the existing offline tests to use this same object).
Add COURSE_FILE as new file upload type.
Refactor uploadTextFile method to handle course files as well.

Add different wait types/methods to some flaky tests for further monitoring which is the most
stabile.

refs: MBL-17121
affects: Student
release note: none
…BL-17121-create-offline-e2e-test-for-files

� Conflicts:
�	apps/student/src/androidTest/java/com/instructure/student/ui/e2e/offline/ManageOfflineContentE2ETest.kt
@inst-danger
Copy link
Contributor

Student Install Page

@kdeakinstructure kdeakinstructure merged commit 7e4822e into master Jan 22, 2024
1 check passed
@kdeakinstructure kdeakinstructure deleted the MBL-17121-create-offline-e2e-test-for-files branch January 22, 2024 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants