X-Git-Url: http://git.indexdata.com/?p=mkws-moved-to-github.git;a=blobdiff_plain;f=examples%2Fhtdocs%2Fjasmine-popup.html;h=b5e79fe618e3c0453451e2516630fa80c8b2d453;hp=20b271889007f81d9f2e887d4951d29f5a9d470d;hb=ea01fe1401838b2afade3d628c8b455a61fca8d5;hpb=be9f9c0d7fc2ff0f42792dd31f01572beac6e5ba diff --git a/examples/htdocs/jasmine-popup.html b/examples/htdocs/jasmine-popup.html index 20b2718..b5e79fe 100644 --- a/examples/htdocs/jasmine-popup.html +++ b/examples/htdocs/jasmine-popup.html @@ -6,24 +6,27 @@ - + - - - - + + + + - + + - - + + + + @@ -35,9 +38,7 @@ - - - @@ -52,27 +53,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

+ +
+
+
+
+
+
+