Re: GTest to Latka conversion near completion
"Morgan Delagrange" <[email protected]> Fri, 19 Jul 2002 10:48:19 -0500
| Newsgroups | gmane.comp.jakarta.watchdog.devel |
|---|---|
| Message-ID | <[email protected]> |
----- Original Message ----- From: "Ryan Lubke" <[email protected]> To: <[email protected]> Sent: Thursday, July 18, 2002 8:29 PM Subject: Re: GTest to Latka conversion near completion > On Wed, 2002-07-17 at 13:11, Morgan Delagrange wrote: > > > > --- Ryan Lubke <[email protected]> wrote: > > > On Wed, 2002-07-17 at 11:35, Morgan Delagrange > > > wrote: > > <snip/> > > > One thought pops to mind: > > > > > > - Reorganize the source (including package renaming > > > for the test > > > source) so that the test source isn't in a webapp > > > like structure. > > > > Sounds interesting. I was thinking that we might > > create a directory structure for the Latka tests > > identical to the test packaging and change the servlet > > redirects to also reflect the packaging. I would > > think it would make maintenance easier if you knew > > Servlet Mapping = Latka Test Dir = test class package. > > So I would think that with a reorg like this, that unless one > person is performing all the conversion work in their sandbox and > committing it all once complete, that we should probably have a > release version of Watchdog so that people can still run the tests > while the conversion process is in progress. Otherwise the nightly > builds would prove to be frustrating as they most likely wouldn't work > right for a bit. > > I guess another possibility is to target a particular nightly that > people should use until the conversion is complete. > +1. :) - Morgan