[qmtest] [PATCH] yet another directory handling problem

Vladimir Prus ghost at cs.msu.su
Wed Jul 16 04:51:03 UTC 2003


Mark Mitchell wrote:

> > BTW, I wonder if you have any automated tests for QMTest GUI itself?
>
> We don't have any such tests.
>
> For a while now, I've been wanting to write a test class which would at
> least visit particular URLs and post forms; the test would pass if
> QMTest did not crash after running through the URLs and forms.  That
> would not validate the appearance in the GUI, but it would at least
> prevent the kinds of things you've been fixing with your recent patches.

I've being thinking about just the same: some class which load request data 
from a file and sends it to a server. Such data probably can be captured by 
writing tiny proxy server using Python HTTP server class, which proxy will 
record all communication. Too bad I can't find the time to try this idea 
right now.

- Volodya





More information about the qmtest mailing list