Almost all acceptance tests are failing
If the XXXRepositoryTestScript are passing but the rest are failing it is usually due to a misconfiguration of tomcat.
- Verify you have deployed xplanner under
/xplanner - Verify you can manually access the site
http://localhost:8080/xplanner - If everything is ok, try running the tests under the ui console to get more details
Labels