aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src/com/vaadin/tests/requesthandlers/AppResource404.java
Commit message (Collapse)AuthorAgeFilesLines
* Build uitest war with mavenTeemu Suo-Anttila2016-04-151-42/+0
| | | | Change-Id: I32625901ca27a282253df44c6e776cf9632bacda
* Reworked fix for ignoring /APP/ (#11192)Artur Signell2013-04-031-2/+2
| | | | | | | | * Fixed potential NPE by using existing helper method * Pass /APP/ urls also to session handlers as at least GlobalResourceHandler requires it * Fixed test to test /APP/ instead of /APP Change-Id: I8d913e6a5509c63f8e47813fce5751f5279ed4fc
* Don't let /APP requests continue to the BootstrapHandler (#9553)7.0.0.beta5Leif Åstrand2012-10-161-1/+12
| | | | | | | * Change ApplicationConstants.APP_REQUEST_PATH to not include an ending slash so it can be used by the new check as well. Change-Id: If613e339b0e1ef4fd9e4f07d7567cd381678b912
* Renamed tests -> uitest and tests/testbench -> uitest/src (#9299)Artur Signell2012-08-301-0/+31