X-Git-Url: http://git.indexdata.com/?p=mkws-moved-to-github.git;a=blobdiff_plain;f=examples%2Fhtdocs%2Fjasmine-popup.html;h=41e6088670120e140d8abb4e61eb29d04c660941;hp=6c44a0979a9da8d71c7c8b4bc60b390a43c9ce15;hb=ce1503ff9f918a52ded3643ba8595d49c71e1277;hpb=52284cfd65160ea577892581fa0a030c96d270e1 diff --git a/examples/htdocs/jasmine-popup.html b/examples/htdocs/jasmine-popup.html index 6c44a09..41e6088 100644 --- a/examples/htdocs/jasmine-popup.html +++ b/examples/htdocs/jasmine-popup.html @@ -1,31 +1,33 @@ - MKWS demo: jQuery popup plugin with jasmine test framework + MKWS demo: popup with jasmine test framework - + - + - - - + + + + - - - - - - - - - - - - - - + + + + + + + + + + + + + + + @@ -37,9 +39,7 @@ - - - @@ -54,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

+ +
+
+
+
+
+
+