[Seaside] seaside testing - fileUpload

liliana liliana at finworks.biz
Wed Feb 20 15:02:48 UTC 2008


Hi.

Actually, if I need to import comma delimited files with different number of
columns and need to identify the columns by their titles and read the values
in the correct object properties, I do need to write tests...

Thanks anyway :)

Liliana

-----Original Message-----
From: seaside-bounces at lists.squeakfoundation.org
[mailto:seaside-bounces at lists.squeakfoundation.org] On Behalf Of snoobab
kicker
Sent: 20 February 2008 04:39 PM
To: seaside at lists.squeakfoundation.org
Subject: [Seaside] seaside testing - fileUpload

Hi Liliana

This sounds like integration testing where arguably
one could assume that it will work if your webserver
is set up correctly.

What I am trying to say is that it may not be worth
testing something like this, unless you have a
particular case where mumbled results are being
received....

You could though read a file from the filesystem which
is of a particular type, and construct the WAFile and
send it through and compare this uploaded version vs
the filesystem one.


 
____________________________________________________________________________
________
Looking for last minute shopping deals?  
Find them fast with Yahoo! Search.
http://tools.search.yahoo.com/newsearch/category.php?category=shopping
_______________________________________________
seaside mailing list
seaside at lists.squeakfoundation.org
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside



More information about the seaside mailing list