-
Notifications
You must be signed in to change notification settings - Fork 313
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(tests): generated test for each example (#1041)
- Loading branch information
1 parent
eeb59e9
commit e9ab5cb
Showing
20 changed files
with
471 additions
and
19 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,5 @@ | ||
[ | ||
{ name: 'Canada', continent: { name: 'North America' } }, | ||
{ name: 'Germany', continent: { name: 'Europe' } }, | ||
{ name: 'Japan', continent: { name: 'Asia' } } | ||
] |
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 @@ | ||
[ { name: 'Canada Mocked!' } ] |
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,9 @@ | ||
[ | ||
{ name: 'Africa' }, | ||
{ name: 'Antarctica' }, | ||
{ name: 'Asia' }, | ||
{ name: 'Europe' }, | ||
{ name: 'North America' }, | ||
{ name: 'Oceania' }, | ||
{ name: 'South America' } | ||
] |
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,10 @@ | ||
[ | ||
{ name: 'Canada', continent: { name: 'North America' } }, | ||
{ name: 'Germany', continent: { name: 'Europe' } }, | ||
{ name: 'Japan', continent: { name: 'Asia' } } | ||
] | ||
[ | ||
{ name: 'Canada', continent: { name: 'North America' } }, | ||
{ name: 'Germany', continent: { name: 'Europe' } }, | ||
{ name: 'Japan', continent: { name: 'Asia' } } | ||
] |
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,7 @@ | ||
{ | ||
countries: [ | ||
{ name: 'Canada', continent: { name: 'North America' } }, | ||
{ name: 'Germany', continent: { name: 'Europe' } }, | ||
{ name: 'Japan', continent: { name: 'Asia' } } | ||
] | ||
} |
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,5 @@ | ||
[ | ||
{ name: 'Canada', continent: { name: 'North America' } }, | ||
{ name: 'Germany', continent: { name: 'Europe' } }, | ||
{ name: 'Japan', continent: { name: 'Asia' } } | ||
] |
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,105 @@ | ||
{ | ||
countries: [ | ||
{ name: 'Andorra' }, | ||
{ name: 'United Arab Emirates' }, | ||
{ name: 'Afghanistan' }, | ||
{ name: 'Antigua and Barbuda' }, | ||
{ name: 'Anguilla' }, | ||
{ name: 'Albania' }, | ||
{ name: 'Armenia' }, | ||
{ name: 'Angola' }, | ||
{ name: 'Antarctica' }, | ||
{ name: 'Argentina' }, | ||
{ name: 'American Samoa' }, | ||
{ name: 'Austria' }, | ||
{ name: 'Australia' }, | ||
{ name: 'Aruba' }, | ||
{ name: 'Åland' }, | ||
{ name: 'Azerbaijan' }, | ||
{ name: 'Bosnia and Herzegovina' }, | ||
{ name: 'Barbados' }, | ||
{ name: 'Bangladesh' }, | ||
{ name: 'Belgium' }, | ||
{ name: 'Burkina Faso' }, | ||
{ name: 'Bulgaria' }, | ||
{ name: 'Bahrain' }, | ||
{ name: 'Burundi' }, | ||
{ name: 'Benin' }, | ||
{ name: 'Saint Barthélemy' }, | ||
{ name: 'Bermuda' }, | ||
{ name: 'Brunei' }, | ||
{ name: 'Bolivia' }, | ||
{ name: 'Bonaire' }, | ||
{ name: 'Brazil' }, | ||
{ name: 'Bahamas' }, | ||
{ name: 'Bhutan' }, | ||
{ name: 'Bouvet Island' }, | ||
{ name: 'Botswana' }, | ||
{ name: 'Belarus' }, | ||
{ name: 'Belize' }, | ||
{ name: 'Canada' }, | ||
{ name: 'Cocos [Keeling] Islands' }, | ||
{ name: 'Democratic Republic of the Congo' }, | ||
{ name: 'Central African Republic' }, | ||
{ name: 'Republic of the Congo' }, | ||
{ name: 'Switzerland' }, | ||
{ name: 'Ivory Coast' }, | ||
{ name: 'Cook Islands' }, | ||
{ name: 'Chile' }, | ||
{ name: 'Cameroon' }, | ||
{ name: 'China' }, | ||
{ name: 'Colombia' }, | ||
{ name: 'Costa Rica' }, | ||
{ name: 'Cuba' }, | ||
{ name: 'Cape Verde' }, | ||
{ name: 'Curacao' }, | ||
{ name: 'Christmas Island' }, | ||
{ name: 'Cyprus' }, | ||
{ name: 'Czech Republic' }, | ||
{ name: 'Germany' }, | ||
{ name: 'Djibouti' }, | ||
{ name: 'Denmark' }, | ||
{ name: 'Dominica' }, | ||
{ name: 'Dominican Republic' }, | ||
{ name: 'Algeria' }, | ||
{ name: 'Ecuador' }, | ||
{ name: 'Estonia' }, | ||
{ name: 'Egypt' }, | ||
{ name: 'Western Sahara' }, | ||
{ name: 'Eritrea' }, | ||
{ name: 'Spain' }, | ||
{ name: 'Ethiopia' }, | ||
{ name: 'Finland' }, | ||
{ name: 'Fiji' }, | ||
{ name: 'Falkland Islands' }, | ||
{ name: 'Micronesia' }, | ||
{ name: 'Faroe Islands' }, | ||
{ name: 'France' }, | ||
{ name: 'Gabon' }, | ||
{ name: 'United Kingdom' }, | ||
{ name: 'Grenada' }, | ||
{ name: 'Georgia' }, | ||
{ name: 'French Guiana' }, | ||
{ name: 'Guernsey' }, | ||
{ name: 'Ghana' }, | ||
{ name: 'Gibraltar' }, | ||
{ name: 'Greenland' }, | ||
{ name: 'Gambia' }, | ||
{ name: 'Guinea' }, | ||
{ name: 'Guadeloupe' }, | ||
{ name: 'Equatorial Guinea' }, | ||
{ name: 'Greece' }, | ||
{ name: 'South Georgia and the South Sandwich Islands' }, | ||
{ name: 'Guatemala' }, | ||
{ name: 'Guam' }, | ||
{ name: 'Guinea-Bissau' }, | ||
{ name: 'Guyana' }, | ||
{ name: 'Hong Kong' }, | ||
{ name: 'Heard Island and McDonald Islands' }, | ||
{ name: 'Honduras' }, | ||
{ name: 'Croatia' }, | ||
{ name: 'Haiti' }, | ||
{ name: 'Hungary' }, | ||
... 150 more items | ||
] | ||
} |
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
Oops, something went wrong.