BOM-617 Fix test_static_replace test failures.
Update the tests around static_file code to use byte streams instead of string streams for generating static content. This is a fix to get these tests passing on python 3.
Showing
- common/djangoapps/static_replace/test/test_static_replace.py 3 additions, 3 deletionscommon/djangoapps/static_replace/test/test_static_replace.py
- common/lib/xmodule/xmodule/contentstore/content.py 3 additions, 3 deletionscommon/lib/xmodule/xmodule/contentstore/content.py
- common/lib/xmodule/xmodule/contentstore/mongo.py 3 additions, 1 deletioncommon/lib/xmodule/xmodule/contentstore/mongo.py
- common/lib/xmodule/xmodule/modulestore/__init__.py 2 additions, 1 deletioncommon/lib/xmodule/xmodule/modulestore/__init__.py
Loading
Please register or sign in to comment