ZF-2333: Promote Zend_Service_SlideShare to core for release
Description
Once unit testing for each file of the component reaches 80% LOC coverage and there exists satisfactory DocBook documentation for the APIs, the Zend_Service_SlideShare component needs to be promoted to core (i.e., moved to trunk with unit tests and documentation integrated).
Comments
Posted by Darby Felton (darby) on 2008-02-21T08:22:29.000+0000
I get errors from running the tests on Windows, because {{/tmp}} does not exist on Windows:
Posted by Darby Felton (darby) on 2008-02-21T15:00:34.000+0000
I get sufficient code coverage from the tests, and I was able to get all of the tests to pass, as well. I'll be promoting it to core ASAP.
Posted by Darby Felton (darby) on 2008-02-21T15:36:59.000+0000
Promoted to core and resolved with SVN r8260.