Re: [Trac-dev] Unit testing clientside JavaScript

2011-11-08 Thread Itamar O
On Tue, Nov 8, 2011 at 12:21 PM, Carsten Klein < carsten.kl...@axn-software.de> wrote: > > > Hi, > > > > While working on the CkEditor Integration plugin I have realized I was > > doing manual visual testing of the function that converts from HTML to > > TracWiki syntax. > > I am far from being a

Re: [Trac-dev] Unit testing clientside JavaScript

2011-11-08 Thread Carsten Klein
> Hi, > > While working on the CkEditor Integration plugin I have realized I was > doing manual visual testing of the function that converts from HTML to > TracWiki syntax. > I am far from being a JavaScript developer, so I turn to you, and could > not > find a relevant example in Trac core. What