-
Notifications
You must be signed in to change notification settings - Fork 122
Implement Assignments Offline E2E test case #2956
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
Implement Assignments Offline E2E test case #2956
Conversation
affects: Student release note: none Implement Offline Assignments E2E test case. Add new helper (OfflineHelper) for Offline mode dialog (and future usage).
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I requested some changes and please pay attention for the linter issues (whitespace violation).
However, congrats for your first iOS PR! 🥳
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why was it needed to add those files to gitignore? I'm against ignoring Package.resolved as it provides a way for us to see updates. The brewfile lock is probably fine because it's not like Gemfile.lock and others.
…-offline-assignments-e2e-test'
Discussed via Slack, thanks. |
c94a330
refs: MBL-18034
affects: Student
release note: none
Implement Offline Assignments E2E test case.
Add new helper (OfflineHelper) for Offline mode dialog (and future usage).