X-Git-Url: http://git.indexdata.com/?p=mkws-moved-to-github.git;a=blobdiff_plain;f=examples%2Fhtdocs%2Fjasmine-popup.html;h=2fb3c2623cdfa307af9da97fe5355a23f07b623d;hp=b1985dad188da8f164cae4f1eed3e4f6119f0f07;hb=104d4bb604bad81d48a746c339f5394602b34940;hpb=77505a2cebef03dc08a7b59170fa14a535895bc0 diff --git a/examples/htdocs/jasmine-popup.html b/examples/htdocs/jasmine-popup.html index b1985da..2fb3c26 100644 --- a/examples/htdocs/jasmine-popup.html +++ b/examples/htdocs/jasmine-popup.html @@ -6,24 +6,28 @@ - + - - - - + + + + + - + + - - + + + + @@ -35,9 +39,7 @@ - - - @@ -52,33 +54,28 @@ // use a our main service proxy with mkws test account var mkws_config = { perpage_default: 10, - pazpar2_url: "//mkws.indexdata.com/service-proxy/", - service_proxy_auth: "//mkws.indexdata.com/service-proxy-testauth" + sp_auth_credentials: "mkwstest/mkwstest" }; var jasmine_config = { - search_query: "netbsd", - expected_hits: 10, + search_query: "freebsd", + expected_hits: 20, active_clients: 13, check_motd: false, show_record_url: true }; - - jQuery.pazpar2({ - "layout": "popup", /* "table" [default], "div", "popup" */ - "width": 990, /* popup width, should be at least 800 */ - "height": 760 /* popup height, should be at least 600 */ - }); -
-An embryonic MasterKey Widget Set
-=================================
 
-This directory contains an embryonic MasterKey Widget Set, based
-initially on "jsdemo" though now far removed from those beginnnings.
-[...]
-    
+

MKWS Jasmine regression tests

+ +
+
+
+
+
+
+