openedx / platform-plugin-aspects

Aspects plugins for the Open edX LMS and Studio
Apache License 2.0
2 stars 8 forks source link

Fix course block CSV ordering #62

Closed bmtcril closed 3 months ago

bmtcril commented 3 months ago

The last change caused the "order" key to move to a new place in the CSV, breaking import ordering. This fixes that and adds a test for the order key.

Merge checklist: Check off if complete or not applicable:

github-actions[bot] commented 3 months ago

Coverage report

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  platform_plugin_aspects
  __init__.py
Project Total  

This report was generated by python-coverage-comment-action