Though actually, when I'm running tests from Eclipse it works though jboss-seam-ui.jar is on the classpath... it must be something else then/ I copied the contents of my /src/main/webapp folder into /target/test-classes and was able to get further (no exceptions and renderResponse in FacesRequest gets called), but all of my assertions inside that method are failing as if the page never was processed. Stumped again :(.
Has anyone anywhere successfully run Seam tests using Maven? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4093649#4093649 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4093649 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
