[Seaside] seaside testing on pharo 1.2

Johan Brichau johan at inceptive.be
Thu Jan 13 21:08:11 UTC 2011


Thanks Dale. Indeed, I thought the latest OB would be loaded automatically for Pharo1.2 but that's not the case.
Anyway, I'm getting it work now.

Doru, SeasideTesting is working fine in Pharo1.2. I just launched all our tests and they are running fine ;-)
I also loaded the entire latest baseline and it's working as much as it's working in Pharo1.1, that means:
- simulated browser testing is working fine, except for some tests I need to fix
- external browser testing is not working yet. Some tests are working, but I'm still wondering if it's not easier to use WebTester instead of porting this. 


On 13 Jan 2011, at 21:35, Dale Henrichs wrote:

> Johan,
> 
> I don't know how Doru does it, but for if you preload OmniBrowser that will satisfy Seaside3.0 no attempt will be made to load OmniBrowser for Seaside.
> 
> Dale
> 
> On 01/13/2011 12:14 PM, Johan Brichau wrote:
>> Doru,
>> 
>> How are you loading SeasideTesting in Pharo1.2?
>> I'm getting load errors because OB is trying to load for Seaside30...
>> 
>> btw, Pharo1.1.1 does not give any problems for me anymore concerning SMock.
>> 
>> 
>> On 12 Jan 2011, at 08:32, Tudor Girba wrote:
>> 
>>> Thanks, Johan.
>>> 
>>> Cheers,
>>> Doru
>>> 
>>> 
>>> On 11 Jan 2011, at 23:09, Johan Brichau wrote:
>>> 
>>>> 
>>>> SMock is only needed to run the unit tests of Seaside testing.
>>>> 
>>>> I have never tried in Pharo1.2 but I'm also only loading it without the tests in Pharo1.1 because there is indeed a loading error for SMock.
>>>> I don't exactly remember how to address that right now, I will check tomorrow.
>>>> 
>>> 
>>> --
>>> www.tudorgirba.com
>>> 
>>> "Every successful trip needs a suitable vehicle."
>>> 
>>> 
>>> 
>>> 
>>> _______________________________________________
>>> seaside mailing list
>>> seaside at lists.squeakfoundation.org
>>> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>> 
>> _______________________________________________
>> seaside mailing list
>> seaside at lists.squeakfoundation.org
>> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
> 



More information about the seaside mailing list