# HG changeset patch # User Marcin Kuzminski # Date 1350746416 -7200 # Node ID 01f5633ee68b66c435fa0635d8bd9e57966044f3 # Parent dbb311201ce3da3c3b9d39c8186d1cb5f2bbc725 fixed some tests after last iteration diff -r dbb311201ce3 -r 01f5633ee68b rhodecode/tests/functional/test_files.py --- a/rhodecode/tests/functional/test_files.py Sat Oct 20 16:50:00 2012 +0200 +++ b/rhodecode/tests/functional/test_files.py Sat Oct 20 17:20:16 2012 +0200 @@ -75,7 +75,7 @@ #test or history response.mustcontain(""" - + @@ -110,12 +110,12 @@ - + - + @@ -123,7 +123,12 @@ """) - response.mustcontain("""
merge
""") + response.mustcontain("""
Partially implemented #16. filecontent/commit message/author/node name are safe_unicode now. +In addition some other __str__ are unicode as well +Added test for unicode +Improved test to clone into uniq repository. +removed extra unicode conversion in diff.
+""") response.mustcontain("""branch: default""") @@ -137,7 +142,7 @@ response.mustcontain(""" - + @@ -172,12 +177,12 @@ - + - +