Commit 46be595d authored by Sebastien Robin's avatar Sebastien Robin

added test of awfull caracters


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@384 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 524cd007
......@@ -55,13 +55,13 @@ class TestERP5SyncML(ERP5TypeTestCase):
run_all_test = 1
first_name1 = 'Sebastien'
last_name1 = 'Robin'
description1 = 'description1'
description1 = 'description1 $sdfr_sdfsdf_oisfsopf'
first_name2 = 'Jean-Paul'
last_name2 = 'Smets'
description2 = 'description2'
description2 = 'descrip ti on2@ $*<<<<>>>></title>&oekd'
first_name3 = 'Yoshinori'
last_name3 = 'Okuji'
description3 = 'description3'
description3 = 'description sdf__sdf_df___&&]]]'
xml_mapping = 'asXML'
id1 = '170'
id2 = '171'
......@@ -500,7 +500,7 @@ class TestERP5SyncML(ERP5TypeTestCase):
# self.failUnless(nb_person==2)
# return nb_person
# XXX TODO : need to add a test with all kind of strange sign, like &, ...><
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment