Skip to content

Commit

Permalink
DV-000296: Add plates for Malaysia and diplomatic.
Browse files Browse the repository at this point in the history
  • Loading branch information
vaskocuturilo committed Mar 30, 2024
1 parent 076c441 commit 22d62a9
Show file tree
Hide file tree
Showing 21 changed files with 980 additions and 178 deletions.
6 changes: 6 additions & 0 deletions cypress/fixtures/diplomatic.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,12 @@
"result": "Denmark",
"description": "05"
},
{
"country": "malaysia",
"region": "98",
"result": "Senegal",
"description": "98"
},
{
"country": "montenegro",
"region": "11",
Expand Down
4 changes: 4 additions & 0 deletions cypress/fixtures/diplomaticsFlags.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,10 @@
"country": "lithuania",
"imageUrl": "Lithuanian_diplomatic_license_plate"
},
{
"country": "malaysia",
"imageUrl": "Vehicle_registration_plates_of_Malaysia"
},
{
"country": "montenegro",
"imageUrl": "Montenegro_diplomatic_license_plate"
Expand Down
1 change: 1 addition & 0 deletions cypress/fixtures/flags/diplomatic.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"🇮🇹 Italy",
"🇰🇬 Kyrgyzstan",
"🇱🇹 Lithuania",
"🇲🇾 Malaysia",
"🇲🇪 Montenegro",
"🇳🇴 Norway",
"🇵🇱 Poland",
Expand Down
1 change: 1 addition & 0 deletions cypress/fixtures/flags/private.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
"🇽🇰 Kosovo",
"🇰🇬 Kyrgyzstan",
"🇱🇹 Lithuania",
"🇲🇾 Malaysia",
"🇲🇩 Moldova",
"🇲🇪 Montenegro",
"🇳🇴 Norway",
Expand Down
6 changes: 6 additions & 0 deletions cypress/fixtures/regions.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,12 @@
"result": "Klaipėda County",
"description": "L"
},
{
"country": "malaysia",
"region": "A",
"result": "Perak",
"description": "A"
},
{
"country": "moldova",
"region": "BE",
Expand Down
278 changes: 141 additions & 137 deletions cypress/fixtures/regionsFlags.json
Original file line number Diff line number Diff line change
@@ -1,139 +1,143 @@
[
{
"country": "armenia",
"imageUrl": "armenia"
},
{
"country": "austria",
"imageUrl": "Austrian"
},
{
"country": "azerbaijan",
"imageUrl": "Azerbaijan"
},
{
"country": "belarus",
"imageUrl": "Belarus"
},
{
"country": "british",
"imageUrl": "GB-license-plate-infographics-en.jpg"
},
{
"country": "bulgaria",
"imageUrl": "Bulgaria"
},
{
"country": "croatia",
"imageUrl": "Delnice_HR"
},
{
"country": "czech",
"imageUrl": "license-plate-infographics-en.jpg"
},
{
"country": "estonia",
"imageUrl": "Estonian"
},
{
"country": "france",
"imageUrl": "France"
},
{
"country": "germany",
"imageUrl": "germany"
},
{
"country": "greece",
"imageUrl": "Greek"
},
{
"country": "hungary",
"imageUrl": "Hungarian"
},
{
"country": "ireland",
"imageUrl": "Ireland"
},
{
"country": "italian",
"imageUrl": "Italy"
},
{
"country": "kazakhstan",
"imageUrl": "Kazakhstan"
},
{
"country": "kosovo",
"imageUrl": "Kosovo"
},
{
"country": "kyrgyzstan",
"imageUrl": "KG"
},
{
"country": "lithuania",
"imageUrl": "Lithuania"
},
{
"country": "moldova",
"imageUrl": "Moldova"
},
{
"country": "montenegro",
"imageUrl": "Montenegro"
},
{
"country": "norway",
"imageUrl": "Skilt_elbil"
},
{
"country": "macedonia",
"imageUrl": "North_Macedonia"
},
{
"country": "poland",
"imageUrl": "poland"
},
{
"country": "romania",
"imageUrl": "Romanian"
},
{
"country": "russia",
"imageUrl": "Russian"
},
{
"country": "serbia",
"imageUrl": "Serbia"
},
{
"country": "slovakia",
"imageUrl": "Slovak"
},
{
"country": "slovenia",
"imageUrl": "Tablica_KR_-_Kranj"
},
{
"country": "sweden",
"imageUrl": "Sweden"
},
{
"country": "switzerland",
"imageUrl": "switzerland"
},
{
"country": "turkey",
"imageUrl": "Turkey"
},
{
"country": "ukraine",
"imageUrl": "Ukraine"
},
{
"country": "uzbekistan",
"imageUrl": "Uzbekistan"
}
]
{
"country": "armenia",
"imageUrl": "armenia"
},
{
"country": "austria",
"imageUrl": "Austrian"
},
{
"country": "azerbaijan",
"imageUrl": "Azerbaijan"
},
{
"country": "belarus",
"imageUrl": "Belarus"
},
{
"country": "british",
"imageUrl": "GB-license-plate-infographics-en.jpg"
},
{
"country": "bulgaria",
"imageUrl": "Bulgaria"
},
{
"country": "croatia",
"imageUrl": "Delnice_HR"
},
{
"country": "czech",
"imageUrl": "license-plate-infographics-en.jpg"
},
{
"country": "estonia",
"imageUrl": "Estonian"
},
{
"country": "france",
"imageUrl": "France"
},
{
"country": "germany",
"imageUrl": "germany"
},
{
"country": "greece",
"imageUrl": "Greek"
},
{
"country": "hungary",
"imageUrl": "Hungarian"
},
{
"country": "ireland",
"imageUrl": "Ireland"
},
{
"country": "italian",
"imageUrl": "Italy"
},
{
"country": "kazakhstan",
"imageUrl": "Kazakhstan"
},
{
"country": "kosovo",
"imageUrl": "Kosovo"
},
{
"country": "kyrgyzstan",
"imageUrl": "KG"
},
{
"country": "lithuania",
"imageUrl": "Lithuania"
},
{
"country": "malaysia",
"imageUrl": "Vehicle_registration_plates_of_Malaysia"
},
{
"country": "moldova",
"imageUrl": "Moldova"
},
{
"country": "montenegro",
"imageUrl": "Montenegro"
},
{
"country": "norway",
"imageUrl": "Skilt_elbil"
},
{
"country": "macedonia",
"imageUrl": "North_Macedonia"
},
{
"country": "poland",
"imageUrl": "poland"
},
{
"country": "romania",
"imageUrl": "Romanian"
},
{
"country": "russia",
"imageUrl": "Russian"
},
{
"country": "serbia",
"imageUrl": "Serbia"
},
{
"country": "slovakia",
"imageUrl": "Slovak"
},
{
"country": "slovenia",
"imageUrl": "Tablica_KR_-_Kranj"
},
{
"country": "sweden",
"imageUrl": "Sweden"
},
{
"country": "switzerland",
"imageUrl": "switzerland"
},
{
"country": "turkey",
"imageUrl": "Turkey"
},
{
"country": "ukraine",
"imageUrl": "Ukraine"
},
{
"country": "uzbekistan",
"imageUrl": "Uzbekistan"
}
]

Loading

0 comments on commit 22d62a9

Please sign in to comment.