Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
jio_mebibou
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
Alexandra Rogova
jio_mebibou
Commits
e391b71d
Commit
e391b71d
authored
Aug 28, 2017
by
Vincent Bechu
Committed by
Vincent Bechu
Aug 30, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[scenario] comment test on dropbox and davstorage
parent
d459dd0d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
2 deletions
+4
-2
examples/scenario.js
examples/scenario.js
+4
-2
No files found.
examples/scenario.js
View file @
e391b71d
...
@@ -277,6 +277,7 @@
...
@@ -277,6 +277,7 @@
///////////////////////////
///////////////////////////
// DAV storage
// DAV storage
///////////////////////////
///////////////////////////
/*
test('Test DAV Storage scenario', function () {
test('Test DAV Storage scenario', function () {
stop();
stop();
expect(14);
expect(14);
...
@@ -298,10 +299,11 @@
...
@@ -298,10 +299,11 @@
});
});
});
});
});
});
*/
///////////////////////////
///////////////////////////
// Dropbox storage
// Dropbox storage
///////////////////////////
///////////////////////////
/*
test('Test Dropbox Storage scenario', function () {
test('Test Dropbox Storage scenario', function () {
stop();
stop();
expect(14);
expect(14);
...
@@ -323,7 +325,7 @@
...
@@ -323,7 +325,7 @@
});
});
});
});
});
});
*/
///////////////////////////
///////////////////////////
// Qiniu storage
// Qiniu storage
///////////////////////////
///////////////////////////
...
...
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