ZF-4908: testFriendsTimelineStatusSinceTwoDaysAgoReturnsResults(Zend_Service_TwitterTest) unit tests failure
Description
{panel} 1) testFriendsTimelineStatusSinceTwoDaysAgoReturnsResults(Zend_Service_TwitterTest) Failed asserting that is true. {panel}
Comments
Posted by Alexander Veremyev (alexander) on 2008-11-11T09:54:30.000+0000
The problem is caused by data stored at twitter.com.
Test expects some entries updated in last two days, but they become out-of-date at some moment.
Test is marked as incomplete.
Posted by Alexander Veremyev (alexander) on 2008-11-11T10:11:28.000+0000
A similar problem exists for the following failures:
{panel} 1) testFriendsTimelineWithPageReturnsResults(Zend_Service_TwitterTest) Failed asserting that is true.
...
3) testUserTimelineStatusShouldReturnTwentyResults(Zend_Service_TwitterTest) Failed asserting that
Posted by Alexander Veremyev (alexander) on 2008-11-11T10:15:29.000+0000
Additional failure:
{panel} 1) testUserTimelineStatusWithPageAndTwoTweetsReturnsResults(Zend_Service_TwitterTest) Failed asserting that is true. {panel}
Posted by Wil Sinclair (wil) on 2008-12-04T15:34:20.000+0000
It's all you, Jon. :)
Posted by Jon Whitcraft (sidhighwind) on 2008-12-04T18:19:59.000+0000
Fixed in r13029: Reordered the tests and created a helper method to insert test data into the test friends tweets to we can test specific functions