From 2d083356fe2348197e30979fbb505c0199294375 Mon Sep 17 00:00:00 2001 From: Istvan Soos Date: Wed, 3 Jul 2024 14:26:36 +0200 Subject: [PATCH] end2end --- test/goldens/end2end/_dummy_pkg-1.0.0-null-safety.1.json | 6 ++++++ test/goldens/end2end/async-2.11.0.json | 6 ++++++ test/goldens/end2end/audio_service-0.18.10.json | 6 ++++++ test/goldens/end2end/bulma_min-0.7.4.json | 6 ++++++ test/goldens/end2end/dnd-2.0.1.json | 6 ++++++ test/goldens/end2end/gg-1.0.12.json | 6 ++++++ test/goldens/end2end/http-0.13.0.json | 6 ++++++ test/goldens/end2end/lints-1.0.0.json | 6 ++++++ test/goldens/end2end/mime_type-0.3.2.json | 1 + test/goldens/end2end/nsd_android-1.2.2.json | 6 ++++++ test/goldens/end2end/onepub-1.1.0.json | 6 ++++++ test/goldens/end2end/sdp_transform-0.2.0.json | 6 ++++++ test/goldens/end2end/skiplist-0.1.0.json | 6 ++++++ test/goldens/end2end/steward-0.3.1.json | 6 ++++++ test/goldens/end2end/url_launcher-6.1.12.json | 6 ++++++ test/goldens/end2end/webdriver-3.0.0.json | 6 ++++++ 16 files changed, 91 insertions(+) diff --git a/test/goldens/end2end/_dummy_pkg-1.0.0-null-safety.1.json b/test/goldens/end2end/_dummy_pkg-1.0.0-null-safety.1.json index e690c95b..4aa6dbc3 100644 --- a/test/goldens/end2end/_dummy_pkg-1.0.0-null-safety.1.json +++ b/test/goldens/end2end/_dummy_pkg-1.0.0-null-safety.1.json @@ -80,6 +80,12 @@ "screenshots": [], "result": { "homepageUrl": "https://github.com/dart-lang/pub-dev", + "licenses": [ + { + "path": "LICENSE", + "spdxIdentifier": "BSD-3-Clause" + } + ], "grantedPoints": 25, "maxPoints": 160 }, diff --git a/test/goldens/end2end/async-2.11.0.json b/test/goldens/end2end/async-2.11.0.json index b050704b..30fff320 100644 --- a/test/goldens/end2end/async-2.11.0.json +++ b/test/goldens/end2end/async-2.11.0.json @@ -118,6 +118,12 @@ "branch": "master" }, "contributingUrl": "https://github.com/dart-lang/async/blob/master/CONTRIBUTING.md", + "licenses": [ + { + "path": "LICENSE", + "spdxIdentifier": "BSD-3-Clause" + } + ], "grantedPoints": 150, "maxPoints": 160 }, diff --git a/test/goldens/end2end/audio_service-0.18.10.json b/test/goldens/end2end/audio_service-0.18.10.json index 3d349105..f0690d13 100644 --- a/test/goldens/end2end/audio_service-0.18.10.json +++ b/test/goldens/end2end/audio_service-0.18.10.json @@ -187,6 +187,12 @@ "path": "audio_service" }, "contributingUrl": "https://github.com/ryanheise/audio_service/blob/minor/CONTRIBUTING.md", + "licenses": [ + { + "path": "LICENSE", + "spdxIdentifier": "MIT" + } + ], "grantedPoints": 140, "maxPoints": 150 }, diff --git a/test/goldens/end2end/bulma_min-0.7.4.json b/test/goldens/end2end/bulma_min-0.7.4.json index ff6a5555..b9562ec5 100644 --- a/test/goldens/end2end/bulma_min-0.7.4.json +++ b/test/goldens/end2end/bulma_min-0.7.4.json @@ -88,6 +88,12 @@ "repository": "agilord/bulma_min", "branch": "master" }, + "licenses": [ + { + "path": "LICENSE", + "spdxIdentifier": "MIT" + } + ], "grantedPoints": 30, "maxPoints": 150 }, diff --git a/test/goldens/end2end/dnd-2.0.1.json b/test/goldens/end2end/dnd-2.0.1.json index 94476090..15bb8262 100644 --- a/test/goldens/end2end/dnd-2.0.1.json +++ b/test/goldens/end2end/dnd-2.0.1.json @@ -102,6 +102,12 @@ "repository": "marcojakob/dart-dnd", "branch": "master" }, + "licenses": [ + { + "path": "LICENSE", + "spdxIdentifier": "MIT" + } + ], "grantedPoints": 140, "maxPoints": 160 }, diff --git a/test/goldens/end2end/gg-1.0.12.json b/test/goldens/end2end/gg-1.0.12.json index 2712068c..7da11783 100644 --- a/test/goldens/end2end/gg-1.0.12.json +++ b/test/goldens/end2end/gg-1.0.12.json @@ -177,6 +177,12 @@ "repository": "inlavigo/gg", "branch": "main" }, + "licenses": [ + { + "path": "LICENSE", + "spdxIdentifier": "MIT" + } + ], "grantedPoints": 120, "maxPoints": 150 }, diff --git a/test/goldens/end2end/http-0.13.0.json b/test/goldens/end2end/http-0.13.0.json index 1f421b57..01cdf325 100644 --- a/test/goldens/end2end/http-0.13.0.json +++ b/test/goldens/end2end/http-0.13.0.json @@ -124,6 +124,12 @@ "path": "pkgs/http" }, "contributingUrl": "https://github.com/dart-lang/http/blob/master/CONTRIBUTING.md", + "licenses": [ + { + "path": "LICENSE", + "spdxIdentifier": "BSD-3-Clause" + } + ], "grantedPoints": 140, "maxPoints": 150 }, diff --git a/test/goldens/end2end/lints-1.0.0.json b/test/goldens/end2end/lints-1.0.0.json index 78e0498c..89aef3df 100644 --- a/test/goldens/end2end/lints-1.0.0.json +++ b/test/goldens/end2end/lints-1.0.0.json @@ -91,6 +91,12 @@ }, "screenshots": [], "result": { + "licenses": [ + { + "path": "LICENSE", + "spdxIdentifier": "BSD-3-Clause" + } + ], "grantedPoints": 130, "maxPoints": 150 }, diff --git a/test/goldens/end2end/mime_type-0.3.2.json b/test/goldens/end2end/mime_type-0.3.2.json index e22da33d..2df5c890 100644 --- a/test/goldens/end2end/mime_type-0.3.2.json +++ b/test/goldens/end2end/mime_type-0.3.2.json @@ -81,6 +81,7 @@ "repository": "mitsuoka/mime_type", "branch": "master" }, + "licenses": [], "grantedPoints": 5, "maxPoints": 150 }, diff --git a/test/goldens/end2end/nsd_android-1.2.2.json b/test/goldens/end2end/nsd_android-1.2.2.json index ddf446cd..7962162c 100644 --- a/test/goldens/end2end/nsd_android-1.2.2.json +++ b/test/goldens/end2end/nsd_android-1.2.2.json @@ -118,6 +118,12 @@ "branch": "main", "path": "nsd_android" }, + "licenses": [ + { + "path": "LICENSE", + "spdxIdentifier": "MIT" + } + ], "grantedPoints": 140, "maxPoints": 150 }, diff --git a/test/goldens/end2end/onepub-1.1.0.json b/test/goldens/end2end/onepub-1.1.0.json index 7fe2523a..b706c74f 100644 --- a/test/goldens/end2end/onepub-1.1.0.json +++ b/test/goldens/end2end/onepub-1.1.0.json @@ -172,6 +172,12 @@ "screenshots": [], "result": { "homepageUrl": "https://github.com/noojee/onepub.dev", + "licenses": [ + { + "path": "LICENSE", + "spdxIdentifier": "unknown" + } + ], "grantedPoints": 120, "maxPoints": 160 }, diff --git a/test/goldens/end2end/sdp_transform-0.2.0.json b/test/goldens/end2end/sdp_transform-0.2.0.json index c17f4ad6..7d6520a1 100644 --- a/test/goldens/end2end/sdp_transform-0.2.0.json +++ b/test/goldens/end2end/sdp_transform-0.2.0.json @@ -97,6 +97,12 @@ "repository": "cloudwebrtc/dart-sdp-transform", "branch": "master" }, + "licenses": [ + { + "path": "LICENSE", + "spdxIdentifier": "MIT" + } + ], "grantedPoints": 40, "maxPoints": 150 }, diff --git a/test/goldens/end2end/skiplist-0.1.0.json b/test/goldens/end2end/skiplist-0.1.0.json index 39bb2604..87487733 100644 --- a/test/goldens/end2end/skiplist-0.1.0.json +++ b/test/goldens/end2end/skiplist-0.1.0.json @@ -94,6 +94,12 @@ "repository": "stevenroose/dart-skiplist", "branch": "master" }, + "licenses": [ + { + "path": "LICENSE", + "spdxIdentifier": "MIT" + } + ], "grantedPoints": 20, "maxPoints": 150 }, diff --git a/test/goldens/end2end/steward-0.3.1.json b/test/goldens/end2end/steward-0.3.1.json index adae55fb..c53bb282 100644 --- a/test/goldens/end2end/steward-0.3.1.json +++ b/test/goldens/end2end/steward-0.3.1.json @@ -127,6 +127,12 @@ "branch": "main" }, "contributingUrl": "https://github.com/pyrestudios/steward/blob/main/CONTRIBUTING.md", + "licenses": [ + { + "path": "LICENSE", + "spdxIdentifier": "MIT" + } + ], "grantedPoints": 130, "maxPoints": 150 }, diff --git a/test/goldens/end2end/url_launcher-6.1.12.json b/test/goldens/end2end/url_launcher-6.1.12.json index 095bdcee..8b79b854 100644 --- a/test/goldens/end2end/url_launcher-6.1.12.json +++ b/test/goldens/end2end/url_launcher-6.1.12.json @@ -165,6 +165,12 @@ "path": "packages/url_launcher/url_launcher" }, "contributingUrl": "https://github.com/flutter/packages/blob/main/CONTRIBUTING.md", + "licenses": [ + { + "path": "LICENSE", + "spdxIdentifier": "BSD-3-Clause" + } + ], "grantedPoints": 160, "maxPoints": 160 }, diff --git a/test/goldens/end2end/webdriver-3.0.0.json b/test/goldens/end2end/webdriver-3.0.0.json index 3c3f8899..1587290d 100644 --- a/test/goldens/end2end/webdriver-3.0.0.json +++ b/test/goldens/end2end/webdriver-3.0.0.json @@ -121,6 +121,12 @@ "branch": "master" }, "contributingUrl": "https://github.com/google/webdriver.dart/blob/master/CONTRIBUTING.md", + "licenses": [ + { + "path": "LICENSE", + "spdxIdentifier": "Apache-2.0" + } + ], "grantedPoints": 100, "maxPoints": 150 },