Enable (and test) xml export of pure XBlocks - #2221
Conversation
|
@nedbat @sarina @antoviaque: Review? |
|
@cpennington Did a few tests, importing/exporting the mentoring XBlocks. What worked (thanks!):
What didn't work:
Let me know if you need additional details/tests. |
|
Hrm... Thanks for checking that out. XBlocks have been deprioritized (pushed till next sprint) so that we can finish up some i18n work, but I'll try and get this XML stuff sorted out after that's done. |
|
@cpennington Okidok - thanks! |
|
@nedbat, @sarina: Talked w/ @antoviaque, and we weren't able to reproduce one of his issues, and identified another as a bug in his code, rather than this code. Can you guys review, and we can see about merging this? |
|
There's like no coverage of What's the best way to test this code out? |
|
|
There was a problem hiding this comment.
Minor point of style: don't need the [], a generator expression would work also.
|
@nedbat: Addressed your concerns. Have anymore? |
|
I'm all out. 👍 :) |
[LMS-179] [LMS-209] [LMS-1345]
|
LGTM 👍 |
There was a problem hiding this comment.
put a comment here explaining what this is a dictionary of (most values are [{}] which is hard to understand why this is necessary)
|
2 tweaks and 2 questions, then 👍 by me |
There was a problem hiding this comment.
If we get rid of the __test__ = False above, then we can also get rid of this here, I think.
|
Figure out the best way to avoid |

[LMS-179]
[LMS-209]
[LMS-1345]