Re: [Pas-dev] basic unit testing....
Status: Beta
Brought to you by:
mortis
From: Kyle R . B. <mo...@vo...> - 2002-05-22 19:36:56
|
> Hey. I'm trying to write a unit test for this request inquisitor. I > think I have all the third party modules I need installed. This works on > hades, but the test keeps blowing up. I know the code is right. > > Working on desynchronized codebases is a complete pain in the ass. > Especially since pas seems to have changed quite a bit since I started > using it. > > I'm trying to think of ways to use this and still be able to do my own > shit. > > I could check out pas and nuke pages/ and htdocs/. I could make those 2 > dirs a link to my own repository of content and page objects. > > Any ideas? There are no incompatible chagnes in the current version of CVS that I am aware of. Why would you have to nuke your pages/ and htdocs/ directories? Some of the code has changed, but it's all internals, none of the external api stuff has changed, so I don't understand what the issue is. Unless I'm missing or forgetting something fundamental. Why can't you just use what's in CVS for your development work? What is the stuff that's changed since you started with Pas? Kyle -- ------------------------------------------------------------------------------ Wisdom and Compassion are inseparable. -- Christmas Humphreys mo...@vo... http://www.voicenet.com/~mortis ------------------------------------------------------------------------------ |