ZF-1701: CalendarOnlineTest::testCalendarOnlineFeed() needs assertions/tests
Description
{{Zend_Gdata_CalendarOnlineTest::testCalendarOnlineFeed()}} does not contain any assert statements and so is pretty much dead code. As a result, it should be augmented with assertions for testing.
Comments
Posted by Darby Felton (darby) on 2007-07-19T16:11:50.000+0000
Assigning to [~rboyd] to initiate issue review.
Posted by old of Satoru Yoshida (yoshida@zend.co.jp) on 2008-04-23T11:21:36.000+0000
Resolved in SVN r9297
Posted by Darby Felton (darby) on 2008-04-23T12:50:53.000+0000
Reopening and assigning to [~rboyd] so that this test can be augmented with actual assertion testing methods.
Posted by Darby Felton (darby) on 2008-04-23T12:52:27.000+0000
Updated summary and description
Posted by Trevor Johns (tjohns) on 2009-02-12T16:04:30.000+0000
Removing fix version.
Posted by Adam Lundrigan (adamlundrigan) on 2011-04-28T11:14:59.000+0000
Wrote test testCalendarOnlineFeed(), mimicking testCalendarListFeed()
Note: The test makes the assumption that the Google Calendar test user's default calendar name is the same as the value of constant TESTS_ZEND_GDATA_CLIENTLOGIN_EMAIL. This is the default behavior for new Google Calendar accounts.
Posted by Adam Lundrigan (adamlundrigan) on 2011-04-28T22:36:35.000+0000
Fix in trunk r23875
Posted by Ralph Schindler (ralph) on 2011-05-03T03:05:03.000+0000
Fixed in 1.11 in r24596