projects
/
mkws-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0cbd558
)
disable "Check async widget discovery" test which breaks the jasmine test output
author
Wolfram Schneider
<wosch@indexdata.dk>
Thu, 9 Oct 2014 12:16:52 +0000
(12:16 +0000)
committer
Wolfram Schneider
<wosch@indexdata.dk>
Thu, 9 Oct 2014 12:16:52 +0000
(12:16 +0000)
was introduced in
2dc4cb56
test/spec/mkws-pazpar2.js
patch
|
blob
|
history
diff --git
a/test/spec/mkws-pazpar2.js
b/test/spec/mkws-pazpar2.js
index
10f3336
..
9a05f53
100644
(file)
--- a/
test/spec/mkws-pazpar2.js
+++ b/
test/spec/mkws-pazpar2.js
@@
-728,7
+728,7
@@
describe("Check SortBy options", function () {
});
});
-describe("Check async widget discovery", function () {
+xdescribe("Check async widget discovery", function () {
var $ = mkws.$;
it("initialises a new widget", function() {
$("div.mkwsSearch").after('<div id="asyncSearch"><div id="asyncSearch" class="mkwsSearch mkwsTeam_async"></div></div>');