Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
J
jio-main
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Hardik Juneja
jio-main
Commits
a6e4045e
Commit
a6e4045e
authored
Apr 16, 2013
by
Tristan Cavelier
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
xwiki unit tests removed, 6 failures with phantomjs
parent
762b2c95
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
test/jiotests.js
test/jiotests.js
+4
-4
No files found.
test/jiotests.js
View file @
a6e4045e
...
...
@@ -6280,7 +6280,7 @@ test ('Get revision List', function () {
o.jio.stop();
});
*/
/*
;(function() {
// These tests will only run if we are running the suite inside of XWiki.
module ('Jio XWikiStorage');
...
...
@@ -6570,7 +6570,7 @@ test ("AllDocs", function () {
o.jio.stop();
});
*/
*
\
/
var nThen = function(next) {
var funcs = [];
...
...
@@ -6667,7 +6667,7 @@ test ("XWiki Live Server setup", function () {
/*o.jio.allDocs({"include_docs":true},
function(s){console.log(s);},
function ( e ) {console.log(e);
}, o.f);*/
}, o.f);*
\
/
}).nThen(function(waitFor) {
...
...
@@ -6714,7 +6714,7 @@ test ("XWiki Live Server setup", function () {
})(); // Live XWiki
})(); // xwiki
*/
};
// end thisfun
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment