r252591 - zettwerk.fullcalendar/trunk/zettwerk/fullcalendar/tests
"J??rg Kubaile" <svn-changes-z4DKO/[email protected]> Fri, 27 Sep 2013 12:02:44 +0000 (UTC)
| Newsgroups | gmane.comp.web.zope.plone.collective.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: jkubaile
Date: Fri Sep 27 12:02:44 2013
New Revision: 252591
Modified:
zettwerk.fullcalendar/trunk/zettwerk/fullcalendar/tests/test_unittest.py
Log:
fixed tests (working with Collections)
Modified: zettwerk.fullcalendar/trunk/zettwerk/fullcalendar/tests/test_unittest.py
==============================================================================
--- zettwerk.fullcalendar/trunk/zettwerk/fullcalendar/tests/test_unittest.py (original)
+++ zettwerk.fullcalendar/trunk/zettwerk/fullcalendar/tests/test_unittest.py Fri Sep 27 12:02:44 2013
@@ -17,7 +17,7 @@
self.portal.invokeFactory('Event', 'event1')
self.portal.invokeFactory('Event', 'event2')
- self.portal.invokeFactory('Topic', 'cal')
+ self.portal.invokeFactory('Collection', 'cal')
self.cal = getattr(self.portal, 'cal')
self.event1 = getattr(self.portal, 'event1')
@@ -26,7 +26,7 @@
self.calView = getMultiAdapter((self.cal, self.request),
name='events_view')
- self.cal.setTitle('Kalender Topic')
+ self.cal.setTitle('Kalender Collection')
self.event1.setTitle('Testevent 1')
self.event1.setStartDate(DateTime('2010/06/16 07:00:00 GMT+2'))
self.event1.setEndDate(DateTime('2010/06/17 23:55:00 GMT+2'))
------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60133471&iu=/4140/ostg.clktrk