-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
run shared test from juggler for v3 and v4
- Loading branch information
Agnes Lin
committed
Feb 13, 2020
1 parent
8cd9910
commit 46a54db
Showing
7 changed files
with
33 additions
and
30 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
**/node_modules/ |
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,9 +1,8 @@ | ||
{ | ||
"name": "juggler-v3", | ||
"version": "3.0.0", | ||
"dependencies": { | ||
"loopback-datasource-juggler": "3.x", | ||
"should": "^8.4.0" | ||
} | ||
"name": "juggler-v3", | ||
"version": "3.0.0", | ||
"dependencies": { | ||
"loopback-datasource-juggler": "3.x", | ||
"should": "^13.2.3" | ||
} | ||
} |
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,9 +1,8 @@ | ||
{ | ||
"name": "juggler-v4", | ||
"version": "4.0.0", | ||
"dependencies": { | ||
"loopback-datasource-juggler": "4.x", | ||
"should": "^13.2.3" | ||
} | ||
"name": "juggler-v4", | ||
"version": "4.0.0", | ||
"dependencies": { | ||
"loopback-datasource-juggler": "4.x", | ||
"should": "^13.2.3" | ||
} | ||
} |
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
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