|
From: Darren D. <da...@da...> - 2005-03-21 00:14:45
|
On Sun, 2005-03-20 at 12:41 +0100, Alef Arendsen wrote: > I'm trying to do an overhaul of the autobuilds stuff. Is there any > reason for modifying the jpetstore application and not using the > original one? Right now I'm trying to let the autobuilds/app/jpetstore > build file proxy to the build file of the real sample app to get rid > of the differences.=20 Alef, two reasons for doing a modified version of the app; 1) to test more functionality (additional view types are already in there, eventually other stuff) 2) to clean up the HTML being output which was pretty poor and made HttpUnit testing quite difficult. It's not been maintained though and in fact I was thinking the other day about fixing it and re-writing the tests with Canoo WebTest. Then I intended to try and make one of the CF machines spend all day doing cvs update-->build-->autobuild on every supportable server. So for the JPetStore app in autobuilds, I'm happy for it and all the associated tests to be blown away. If the HTML output on the main sample app needs sorting, I'll do it on that one to make testing easier. --=20 Darren Davison Public Key: 0xDD356B0D |