0 Replies Latest reply on Mar 4, 2013 11:26 AM by lfryc

    Fundamental Tests - Cross-Container Support

    lfryc

      I have prepared a branch with support for fundamental tests including support for Tomcat 6 and 7

      https://github.com/richfaces/components/tree/RF-12810-tomcat

       

      together with description how to run them:

      https://github.com/richfaces/build/blob/RF-12810-tomcat/fundamental-tests.md

       

      Those tests have several pretty new features:

      • ability to change with different JSF implementation (on Tomcats)
      • ability to switch
      • running on various containers in continuous integration (managed instance)
      • running on various containers in development mode (remote instance)

       

      Note that those tests needs to be stabilized first:

      https://issues.jboss.org/browse/RF-12816

      https://issues.jboss.org/browse/RF-12815

      https://issues.jboss.org/browse/RF-12814

       

       

      I will continue with stabilization works

      and also I will proceed with integration with PhantomJS.