X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-View-Component-SubInclude.git;a=blobdiff_plain;f=t%2Fapp.t;h=0f4c0d4bfefd06c264f8b22aea5fae3a751f0c6b;hp=5dd1cf7409f251a8d393aa3d2da38e5fa2f9608f;hb=6582f7e5eda148743f7c8564681ffca6e2f49ffc;hpb=78f2fb0cf392539c6e6d239b0bcbed96a73e9dd8 diff --git a/t/app.t b/t/app.t index 5dd1cf7..0f4c0d4 100644 --- a/t/app.t +++ b/t/app.t @@ -20,6 +20,8 @@ Current time is: [\w\s:]+ --> | plugin = SubRequest | Current time is: [\w\s:]+ --> | plugin = Visit |

+
+


@@ -59,6 +61,17 @@ Test CaptureArgs and Args interaction (ESI):


(using: http://localhost/time/regular_arg?query_arg=val)
+

+ +Test CaptureArgs and Args interaction (SSI):

+ +
+(using: http://localhost/capture_argtest/time/regular_arg?query_arg=val)
+
+ +
+(using: http://localhost/time/regular_arg?query_arg=val)
+


Test Args when Chained is not being used: