X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=test%2Fspec%2Fmkws-pazpar2.js;h=18c82c76d1d58bb954e2527158dcd4ad5ccc580d;hb=6a16c05b50da60311020ae1201b4a100a427753a;hp=9a9ce45bde2b0b10f07811e8e9b572544dc03025;hpb=540ec23e9fd0cab6124160eaf2a6f50b8d5f7803;p=mkws-moved-to-github.git diff --git a/test/spec/mkws-pazpar2.js b/test/spec/mkws-pazpar2.js index 9a9ce45..18c82c7 100644 --- a/test/spec/mkws-pazpar2.js +++ b/test/spec/mkws-pazpar2.js @@ -4,7 +4,7 @@ * */ -var debug = mkws.debug; +var debug_level = mkws.debug_level; var get_hit_counter = function () { // not yet here @@ -57,6 +57,11 @@ describe("Check pazpar2 search", function () { }); +/* + * This part runs in background. It should be rewritten with + * async jasmine functions + * + */ describe("Check pazpar2 navigation", function () { // Asynchronous part it("check running search next/prev", function () {