Commit Graph

2 Commits

Author SHA1 Message Date
Andreas Zweili
67fa2792d9 extend the helper functions with the escape function
When the object_to_find string contained a special character which the django
template system escapes then the test filed because the helpers where looking
for the unescaped string. Now they escape the string as well.
2020-01-12 14:23:10 +01:00
Andreas Zweili
f4c96579be move the test helper module to the core app 2020-01-07 21:55:43 +01:00