You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@shale.apache.org by "Wendy Smoak (JIRA)" <ji...@apache.org> on 2006/08/01 02:56:21 UTC

[jira] Created: (SHALE-243) Use Selenium for functional testing of the example apps

Use Selenium for functional testing of the example apps
-------------------------------------------------------

                 Key: SHALE-243
                 URL: http://issues.apache.org/struts/browse/SHALE-243
             Project: Shale
          Issue Type: Improvement
          Components: Examples
    Affects Versions: Nightly
            Reporter: Wendy Smoak
            Priority: Minor
             Fix For: 1.0.4


Use Selenium from OpenQA to verify that the example apps work properly.



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/struts/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (SHALE-243) Use Selenium for functional testing of the example apps

Posted by "Craig McClanahan (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/struts/browse/SHALE-243?page=comments#action_39089 ] 
            
Craig McClanahan commented on SHALE-243:
----------------------------------------

 Wendy, is this still an issue?  If so, feel free to apply the patch ... it was not obvious to me which of the poms was supposed to be updated.


> Use Selenium for functional testing of the example apps
> -------------------------------------------------------
>
>                 Key: SHALE-243
>                 URL: http://issues.apache.org/struts/browse/SHALE-243
>             Project: Shale
>          Issue Type: Improvement
>          Components: Examples
>    Affects Versions: 1.0.3-SNAPSHOT
>            Reporter: Wendy Smoak
>            Priority: Minor
>             Fix For: 1.0.4-SNAPSHOT
>
>         Attachments: SHALE-243-wsmoak.diff
>
>
> Use Selenium from OpenQA to verify that the example apps work properly.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/struts/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (SHALE-243) Use Selenium for functional testing of the example apps

Posted by "Wendy Smoak (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/struts/browse/SHALE-243?page=comments#action_37884 ] 
            
Wendy Smoak commented on SHALE-243:
-----------------------------------


See this page for information on installing Selenium and running the tests:
   http://shale.apache.org/shale-apps/selenium.html

Commits:
* http://svn.apache.org/viewvc?rev=427397&view=rev
* http://svn.apache.org/viewvc?rev=427419&view=rev



> Use Selenium for functional testing of the example apps
> -------------------------------------------------------
>
>                 Key: SHALE-243
>                 URL: http://issues.apache.org/struts/browse/SHALE-243
>             Project: Shale
>          Issue Type: Improvement
>          Components: Examples
>    Affects Versions: Nightly
>            Reporter: Wendy Smoak
>            Priority: Minor
>             Fix For: 1.0.4
>
>
> Use Selenium from OpenQA to verify that the example apps work properly.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/struts/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Resolved: (SHALE-243) Use Selenium for functional testing of the example apps

Posted by "Wendy Smoak (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/struts/browse/SHALE-243?page=all ]

Wendy Smoak resolved SHALE-243.
-------------------------------

    Resolution: Fixed

Resolving as the Selenium test for the mailreader app is working for me, and the infrastructure is in place to add Selenium tests to any of the other apps.  (Just add files in src/test/selenium and package with the 'selenium' profile activated: -P selenium .)



> Use Selenium for functional testing of the example apps
> -------------------------------------------------------
>
>                 Key: SHALE-243
>                 URL: http://issues.apache.org/struts/browse/SHALE-243
>             Project: Shale
>          Issue Type: Improvement
>          Components: Examples
>    Affects Versions: 1.0.3-SNAPSHOT
>            Reporter: Wendy Smoak
>            Priority: Minor
>             Fix For: 1.0.4-SNAPSHOT
>
>         Attachments: SHALE-243-wsmoak.diff
>
>
> Use Selenium from OpenQA to verify that the example apps work properly.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/struts/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (SHALE-243) Use Selenium for functional testing of the example apps

Posted by "Wendy Smoak (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/struts/browse/SHALE-243?page=all ]

Wendy Smoak updated SHALE-243:
------------------------------

    Attachment: SHALE-243-wsmoak.diff

Packaging the webapp is not working properly after r427581 this morning.
 * http://svn.apache.org/viewvc?rev=427581&view=rev

When I switched from the distribution to the selenium-core jar in the Maven repo, I didn't synchronize the location where it gets unpacked with the location where the antrun plugin expects to find the files to copy. 

After the patch, 'mvn package -Pselenium' works again.


> Use Selenium for functional testing of the example apps
> -------------------------------------------------------
>
>                 Key: SHALE-243
>                 URL: http://issues.apache.org/struts/browse/SHALE-243
>             Project: Shale
>          Issue Type: Improvement
>          Components: Examples
>    Affects Versions: Nightly
>            Reporter: Wendy Smoak
>            Priority: Minor
>             Fix For: 1.0.4
>
>         Attachments: SHALE-243-wsmoak.diff
>
>
> Use Selenium from OpenQA to verify that the example apps work properly.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/struts/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira