Details
-
Type:
Improvement
-
Status:
Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: Current Version
-
Fix Version/s: None
-
Component/s: OIOIOI
-
Labels:None
Description
Currently some of tests checking whether response contains a phrase with an apostrophe assume that is encoded by ''' (or before upgrade to Django 3.0 - '''). It would be better to improve these tests so that they work without making such assumption.