X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=examples%2Fhtdocs%2Fjasmine-popup.html;h=0c1591020101c6b83c06bfccb0623714e0c62044;hb=f40ba68245cb5edd5a90b029e83d99404146522a;hp=0c56eb306f4615c383b7c18e95b01700f2f1c692;hpb=04a9e4d925f8fe128247afc96c0a9dff86de2391;p=mkws-moved-to-github.git diff --git a/examples/htdocs/jasmine-popup.html b/examples/htdocs/jasmine-popup.html index 0c56eb3..0c15910 100644 --- a/examples/htdocs/jasmine-popup.html +++ b/examples/htdocs/jasmine-popup.html @@ -4,29 +4,30 @@ MKWS demo: jQuery popup plugin with jasmine test framework - + - + - - - + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + @@ -38,9 +39,7 @@ - - - @@ -55,27 +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 */ - }); -

MKWS Jasmine regression tests

-

+ +

MKWS Jasmine regression tests

+ +
+
+
+
+
+
+