Skip to content

Conversation

@UvgenGen
Copy link
Contributor

Description

Should be merged after: #31427
Third part of preparing tests for Remove support for children in Old Mongo task (#31134).

  • updated test_authoring_mixin.py
  • updated test_xblock_utils.py
  • updated TestOnboardingView tests (updated default course key)
  • updated UsersDefaultRole tests

Useful information to include:
First part: #31422
Second part: #31427
Remove support for children in Old Mongo PR: #31134
openedx/public-engineering#80

@openedx-webhooks openedx-webhooks added the open-source-contribution PR author is not from Axim or 2U label Dec 21, 2022
@openedx-webhooks
Copy link

Thanks for the pull request, @UvgenGen! Please note that it may take us up to several weeks or months to complete a review and merge your PR.

Feel free to add as much of the following information to the ticket as you can:

  • supporting documentation
  • Open edX discussion forum threads
  • timeline information ("this must be merged by XX date", and why that is)
  • partner information ("this is a course on edx.org")
  • any other information that can help Product understand the context for the PR

All technical communication about the code itself will be done via the GitHub pull request interface. As a reminder, our process documentation is here.

Please let us know once your PR is ready for our review and all tests are green.

@UvgenGen UvgenGen force-pushed the sagirov/EDXOLDMNG-192-part3 branch 6 times, most recently from 3da99b8 to d2418de Compare December 26, 2022 13:43
Copy link
Contributor

@ormsbee ormsbee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One sanity-checking question, but otherwise looks good.

DRAFT_VIDEO = 'draft_video'
LOCKED_ASSET_KEY = AssetKey.from_string('/c4x/edX/toy/asset/sample_static.html')

def import_and_populate_course(self):
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just as a sanity check: It's okay to remove this because there's already an equivalent testing split mongo specifically, right?

Copy link
Contributor Author

@UvgenGen UvgenGen Jan 17, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes we have similar test for split mongo, so I think we can remove this test.
(xmodule/modulestore/tests/test_cross_modulestore_import_export.py::CrossStoreXMLRoundtrip)

@ormsbee ormsbee merged commit 3877201 into openedx:master Jan 17, 2023
@openedx-webhooks
Copy link

@UvgenGen 🎉 Your pull request was merged! Please take a moment to answer a two question survey so we can improve your experience in the future.

@edx-pipeline-bot
Copy link
Contributor

EdX Release Notice: This PR has been deployed to the staging environment in preparation for a release to production.

@edx-pipeline-bot
Copy link
Contributor

EdX Release Notice: This PR has been deployed to the production environment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

open-source-contribution PR author is not from Axim or 2U

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

4 participants