[silva.core.smi][Sylvain Viollon] Fix tests.
[email protected] Thu, 01 Aug 2013 11:05:02 +0200
Newsgroups
gmane.comp.web.zope.silva.cvs
Message-ID
<[email protected] >
author: Sylvain Viollon
date: Thu Aug 01 11:04:59 2013 +0200
revision: 699:0562236468ad in silva.core.smi
branch: 2.4
details: https://hg.infrae.com/silva.core.smi?cmd=changeset;node=0562236468ad
modified: src/silva/core/smi/tests/test_rest_folder.py
added:
removed:
log: Fix tests.
diffstat:
src/silva/core/smi/tests/test_rest_folder.py | 5 -----
1 files changed, 0 insertions(+), 5 deletions(-)
diffs (43 lines):
diff -r 54e889357757 -r 0562236468ad src/silva/core/smi/tests/test_rest_folder.py
--- a/src/silva/core/smi/tests/test_rest_folder.py Fri May 24 13:45:13 2013 +0200
+++ b/src/silva/core/smi/tests/test_rest_folder.py Thu Aug 01 11:04:59 2013 +0200
@@ -94,7 +94,6 @@
u'position': -1,
u'target': u'nav%s' % root_id}}]},
u'notifications': [{
- u'autoclose': 4000,
u'category': u'feedback',
u'message': u'Deleted "Folder".'}]})
@@ -155,7 +154,6 @@
u'position': -1,
u'target': u'nav%s' % root_id}}]},
u'notifications': [{
- u'autoclose': 4000,
u'category': u'feedback',
u'message': u'Pasted as a copy "Information".'}]})
@@ -211,7 +209,6 @@
u'position': -1,
u'target': u'nav%s' % root_id}}]},
u'notifications': [{
- u'autoclose': 4000,
u'category': u'feedback',
u'message': u'Pasted as a copy "Document".'}]})
@@ -284,7 +281,6 @@
u'position': -1,
u'target': u'nav%s' % root_id}}]},
u'notifications': [{
- u'autoclose': 4000,
u'category': u'feedback',
u'message': u'Moved "Document".'}]})
@@ -343,7 +339,6 @@
u'title': u'Document'}]},
u'ifaces': [u'listing-changes']},
u'notifications': [{
- u'autoclose': 4000,
u'category': u'feedback',
u'message': u'Published "Document".'}]})