Skip to content

Commit

Permalink
end2end
Browse files Browse the repository at this point in the history
  • Loading branch information
isoos committed Jul 5, 2024
1 parent 32c1433 commit 2d08335
Show file tree
Hide file tree
Showing 16 changed files with 91 additions and 0 deletions.
6 changes: 6 additions & 0 deletions test/goldens/end2end/_dummy_pkg-1.0.0-null-safety.1.json
Original file line number Diff line number Diff line change
Expand Up @@ -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
},
Expand Down
6 changes: 6 additions & 0 deletions test/goldens/end2end/async-2.11.0.json
Original file line number Diff line number Diff line change
Expand Up @@ -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
},
Expand Down
6 changes: 6 additions & 0 deletions test/goldens/end2end/audio_service-0.18.10.json
Original file line number Diff line number Diff line change
Expand Up @@ -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
},
Expand Down
6 changes: 6 additions & 0 deletions test/goldens/end2end/bulma_min-0.7.4.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,12 @@
"repository": "agilord/bulma_min",
"branch": "master"
},
"licenses": [
{
"path": "LICENSE",
"spdxIdentifier": "MIT"
}
],
"grantedPoints": 30,
"maxPoints": 150
},
Expand Down
6 changes: 6 additions & 0 deletions test/goldens/end2end/dnd-2.0.1.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,12 @@
"repository": "marcojakob/dart-dnd",
"branch": "master"
},
"licenses": [
{
"path": "LICENSE",
"spdxIdentifier": "MIT"
}
],
"grantedPoints": 140,
"maxPoints": 160
},
Expand Down
6 changes: 6 additions & 0 deletions test/goldens/end2end/gg-1.0.12.json
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,12 @@
"repository": "inlavigo/gg",
"branch": "main"
},
"licenses": [
{
"path": "LICENSE",
"spdxIdentifier": "MIT"
}
],
"grantedPoints": 120,
"maxPoints": 150
},
Expand Down
6 changes: 6 additions & 0 deletions test/goldens/end2end/http-0.13.0.json
Original file line number Diff line number Diff line change
Expand Up @@ -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
},
Expand Down
6 changes: 6 additions & 0 deletions test/goldens/end2end/lints-1.0.0.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,12 @@
},
"screenshots": [],
"result": {
"licenses": [
{
"path": "LICENSE",
"spdxIdentifier": "BSD-3-Clause"
}
],
"grantedPoints": 130,
"maxPoints": 150
},
Expand Down
1 change: 1 addition & 0 deletions test/goldens/end2end/mime_type-0.3.2.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@
"repository": "mitsuoka/mime_type",
"branch": "master"
},
"licenses": [],
"grantedPoints": 5,
"maxPoints": 150
},
Expand Down
6 changes: 6 additions & 0 deletions test/goldens/end2end/nsd_android-1.2.2.json
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,12 @@
"branch": "main",
"path": "nsd_android"
},
"licenses": [
{
"path": "LICENSE",
"spdxIdentifier": "MIT"
}
],
"grantedPoints": 140,
"maxPoints": 150
},
Expand Down
6 changes: 6 additions & 0 deletions test/goldens/end2end/onepub-1.1.0.json
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,12 @@
"screenshots": [],
"result": {
"homepageUrl": "https://github.com/noojee/onepub.dev",
"licenses": [
{
"path": "LICENSE",
"spdxIdentifier": "unknown"
}
],
"grantedPoints": 120,
"maxPoints": 160
},
Expand Down
6 changes: 6 additions & 0 deletions test/goldens/end2end/sdp_transform-0.2.0.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,12 @@
"repository": "cloudwebrtc/dart-sdp-transform",
"branch": "master"
},
"licenses": [
{
"path": "LICENSE",
"spdxIdentifier": "MIT"
}
],
"grantedPoints": 40,
"maxPoints": 150
},
Expand Down
6 changes: 6 additions & 0 deletions test/goldens/end2end/skiplist-0.1.0.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,12 @@
"repository": "stevenroose/dart-skiplist",
"branch": "master"
},
"licenses": [
{
"path": "LICENSE",
"spdxIdentifier": "MIT"
}
],
"grantedPoints": 20,
"maxPoints": 150
},
Expand Down
6 changes: 6 additions & 0 deletions test/goldens/end2end/steward-0.3.1.json
Original file line number Diff line number Diff line change
Expand Up @@ -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
},
Expand Down
6 changes: 6 additions & 0 deletions test/goldens/end2end/url_launcher-6.1.12.json
Original file line number Diff line number Diff line change
Expand Up @@ -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
},
Expand Down
6 changes: 6 additions & 0 deletions test/goldens/end2end/webdriver-3.0.0.json
Original file line number Diff line number Diff line change
Expand Up @@ -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
},
Expand Down

0 comments on commit 2d08335

Please sign in to comment.