Re: Selenium tests

2007-08-19 Thread Ted Husted
and hopefully James or I can look at them for an upcoming release. -Ted. On 8/19/07, Daniel Mayo <[EMAIL PROTECTED]> wrote: > Hi all, > > I've started working on some Selenium tests. I started testing the > Ajax examples and I've been working through them in order. Fr

Selenium tests

2007-08-19 Thread Daniel Mayo
Hi all, I've started working on some Selenium tests. I started testing the Ajax examples and I've been working through them in order. From all the discussion it sounds like the Ajax tags are likely to change often. Is it worth carrying on with the rest of the test suite? So far I'v

Re: Selenium Tests for Showcase

2007-05-07 Thread Antonio Petrelli
2007/5/7, Martin Gilday <[EMAIL PROTECTED]>: Before I carry on and write any more tests I am interested in first getting some feedback. Are Selenium tests for the Showcase going the useful? I think so, at Tiles the tests are really useful when we cannot test functionalities with

Selenium Tests for Showcase

2007-05-06 Thread Martin Gilday
I have started working on some Selenium tests for the Showcase. So far the suite has 3 tests. 1. Checking that the index page loads 2. Checking that a Skill can be added in the CRUD section 3. Checking that a Skill can be edited in the CRUD section A few changes to the POM have also been made