This repository has been archived by the owner on Oct 30, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 214
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1311 from lzhan/next
rm wait() from func tests
- Loading branch information
Showing
118 changed files
with
2,797 additions
and
1,838 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
[{ | ||
"settings": ["master"], | ||
|
||
"appPort": 8000, | ||
"appPort": 8666, | ||
"builds": { | ||
"html5app": { | ||
"attachManifest": true, | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
17 changes: 0 additions & 17 deletions
17
tests/func/applications/frameworkapp/routing/qetests/suite.json
This file was deleted.
Oops, something went wrong.
27 changes: 0 additions & 27 deletions
27
tests/func/applications/frameworkapp/routing/qetests/tests/RoutingTest/routing-tests.js
This file was deleted.
Oops, something went wrong.
2 changes: 1 addition & 1 deletion
2
tests/func/applications/frameworkapp/serveronly/application.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
[ | ||
{ | ||
"settings": [ "master" ], | ||
"appPort": 4083, | ||
"appPort": 8666, | ||
"YouCanSeeMe": { | ||
"youcanseeme": "itispublic" | ||
}, | ||
|
43 changes: 0 additions & 43 deletions
43
tests/func/applications/frameworkapp/usecase/mojits/Flickr/tests/controller.common-tests.js
This file was deleted.
Oops, something went wrong.
43 changes: 0 additions & 43 deletions
43
tests/func/applications/frameworkapp/usecase/mojits/Flickr/tests/model.common-tests.js
This file was deleted.
Oops, something went wrong.
87 changes: 0 additions & 87 deletions
87
...nc/applications/frameworkapp/usecase/mojits/PagedFlickr5/tests/controller.common-tests.js
This file was deleted.
Oops, something went wrong.
67 changes: 0 additions & 67 deletions
67
tests/func/applications/frameworkapp/usecase/mojits/PagedFlickr5/tests/model.common-tests.js
This file was deleted.
Oops, something went wrong.
18 changes: 0 additions & 18 deletions
18
tests/func/applications/frameworkapp/usecase/qetests/suite.json
This file was deleted.
Oops, something went wrong.
26 changes: 0 additions & 26 deletions
26
.../func/applications/frameworkapp/usecase/qetests/tests/HelloMojitoTest/hellomojit-tests.js
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.