You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by Jochen Mader <pf...@gmail.com> on 2013/02/20 11:06:39 UTC

Unit-Testing JavaScript

>From time to time we have to do some JavaScript-heavylifting in
conjunction with the Wicket-JS-API.
To make it short:
What are you doing to Unit-Test JavaScript in Wicket? Especially
JavaScript interacting with Wicket-APIs?

Cheers,
Jochen

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: Unit-Testing JavaScript

Posted by Martin Grigorov <mg...@apache.org>.
Hi,

I think the more useful for you will be to look at Wicket's JS tests.
https://github.com/apache/wicket/blob/master/wicket-core/src/test/js/ajax.js


On Wed, Feb 20, 2013 at 12:50 PM, Andrea Del Bene <an...@gmail.com>wrote:

> Hi,
>
> maybe this article can give you some useful hints on what you wanna do:
>
> http://wicketinaction.com/**2012/11/javascript-based-**functional-testing/<http://wicketinaction.com/2012/11/javascript-based-functional-testing/>
>
>   From time to time we have to do some JavaScript-heavylifting in
>> conjunction with the Wicket-JS-API.
>> To make it short:
>> What are you doing to Unit-Test JavaScript in Wicket? Especially
>> JavaScript interacting with Wicket-APIs?
>>
>> Cheers,
>> Jochen
>>
>> ------------------------------**------------------------------**---------
>> To unsubscribe, e-mail: users-unsubscribe@wicket.**apache.org<us...@wicket.apache.org>
>> For additional commands, e-mail: users-help@wicket.apache.org
>>
>>
>
> ------------------------------**------------------------------**---------
> To unsubscribe, e-mail: users-unsubscribe@wicket.**apache.org<us...@wicket.apache.org>
> For additional commands, e-mail: users-help@wicket.apache.org
>
>


-- 
Martin Grigorov
jWeekend
Training, Consulting, Development
http://jWeekend.com <http://jweekend.com/>

Re: Unit-Testing JavaScript

Posted by Andrea Del Bene <an...@gmail.com>.
Hi,

maybe this article can give you some useful hints on what you wanna do:

http://wicketinaction.com/2012/11/javascript-based-functional-testing/
>  From time to time we have to do some JavaScript-heavylifting in
> conjunction with the Wicket-JS-API.
> To make it short:
> What are you doing to Unit-Test JavaScript in Wicket? Especially
> JavaScript interacting with Wicket-APIs?
>
> Cheers,
> Jochen
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org