Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 0.8.0

Request #15317 Unit test coverage for Services_ExchangeRates
Submitted: 2008-12-16 11:20 UTC
From: doconnor Assigned:
Status: Open Package: Services_ExchangeRates (version CVS)
PHP Version: 5.2.6 OS:
Roadmaps: (Not assigned)    
Subscription  
Comments Add Comment Add patch


Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know! Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem : 7 + 17 = ?

 
 [2008-12-16 11:20 UTC] doconnor (Daniel O'Connor)
Description: ------------ There is none :(

Comments

 [2008-12-28 16:11 UTC] doconnor (Daniel O'Connor)
So; there's a lot of refactoring that happened to get these tests working meaningfully. Coverage still needed: 1) Associated transport layers - in particular, HTTP_Cached is worth testing! 2) Rates_NBI, Rates_NBP do a bit of dom tree traversing that isn't covered by tests yet.
 [2008-12-28 16:47 UTC] doconnor (Daniel O'Connor)
In general; all of these areas have a test method marked as incomplete.