From e76a62cc62ab22855d6b46cb1613e3b75b91d187 Mon Sep 17 00:00:00 2001 From: Wolfram Schneider Date: Mon, 7 Jul 2014 16:06:30 +0000 Subject: [PATCH] validate that MKWS does not break other jQuery Apps, MKWS-228 Test jquery.js before and after MKWS is running. Make sure that mkws.$ will not be affected by other jquery libs. --- examples/htdocs/jasmine-cors-popup.html | 62 ++++++++++++++++++++++--------- 1 file changed, 44 insertions(+), 18 deletions(-) diff --git a/examples/htdocs/jasmine-cors-popup.html b/examples/htdocs/jasmine-cors-popup.html index 2b43858..e28ca6f 100644 --- a/examples/htdocs/jasmine-cors-popup.html +++ b/examples/htdocs/jasmine-cors-popup.html @@ -3,12 +3,14 @@ MKWS demo: jQuery popup plugin with jasmine test framework - + + @@ -27,19 +29,23 @@ - - - - // using a local service proxy !!! + -

MKWS Jasmine regression tests

+

MKWS Jasmine regression tests

+ +
+
+
+
+
+
+
+
+ + + + -- 1.7.10.4