Skip to content

Commit e1a96d5

Browse files
committed
Correct typos etc. in test JSON Schema files #651
Reference: #651 Signed-off-by: johnmhoran <[email protected]>
1 parent 4253062 commit e1a96d5

33 files changed

+345
-345
lines changed

tests/types/alpm-test.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"$schema": "https://packageurl.org/schemas/purl-test.schema-1.0.json",
33
"tests": [
44
{
5-
"description": "Parse test for <class 'type'> PURL",
5+
"description": "Parse test for PURL type: alpm",
66
"test_group": "base",
77
"test_type": "parse",
88
"input": "pkg:alpm/arch/[email protected]?arch=x86_64",
@@ -20,7 +20,7 @@
2020
"expected_failure_reason": null
2121
},
2222
{
23-
"description": "Rountrip test for <class 'type'> PURL",
23+
"description": "Roundtrip test for PURL type: alpm",
2424
"test_group": "base",
2525
"test_type": "roundtrip",
2626
"input": "pkg:alpm/arch/[email protected]?arch=x86_64",
@@ -29,7 +29,7 @@
2929
"expected_failure_reason": null
3030
},
3131
{
32-
"description": "Build test for <class 'type'> PURL",
32+
"description": "Build test for PURL type: alpm",
3333
"test_group": "base",
3434
"test_type": "build",
3535
"input": {
@@ -47,7 +47,7 @@
4747
"expected_failure_reason": null
4848
},
4949
{
50-
"description": "Parse test for <class 'type'> PURL",
50+
"description": "Parse test for PURL type: alpm",
5151
"test_group": "base",
5252
"test_type": "parse",
5353
"input": "pkg:alpm/arch/[email protected]?arch=any",
@@ -65,7 +65,7 @@
6565
"expected_failure_reason": null
6666
},
6767
{
68-
"description": "Rountrip test for <class 'type'> PURL",
68+
"description": "Roundtrip test for PURL type: alpm",
6969
"test_group": "base",
7070
"test_type": "roundtrip",
7171
"input": "pkg:alpm/arch/[email protected]?arch=any",
@@ -74,7 +74,7 @@
7474
"expected_failure_reason": null
7575
},
7676
{
77-
"description": "Build test for <class 'type'> PURL",
77+
"description": "Build test for PURL type: alpm",
7878
"test_group": "base",
7979
"test_type": "build",
8080
"input": {
@@ -92,7 +92,7 @@
9292
"expected_failure_reason": null
9393
},
9494
{
95-
"description": "Parse test for <class 'type'> PURL",
95+
"description": "Parse test for PURL type: alpm",
9696
"test_group": "base",
9797
"test_type": "parse",
9898
"input": "pkg:alpm/arch/containers-common@1:0.47.4-4?arch=x86_64",
@@ -110,7 +110,7 @@
110110
"expected_failure_reason": null
111111
},
112112
{
113-
"description": "Rountrip test for <class 'type'> PURL",
113+
"description": "Roundtrip test for PURL type: alpm",
114114
"test_group": "base",
115115
"test_type": "roundtrip",
116116
"input": "pkg:alpm/arch/containers-common@1:0.47.4-4?arch=x86_64",
@@ -119,7 +119,7 @@
119119
"expected_failure_reason": null
120120
},
121121
{
122-
"description": "Build test for <class 'type'> PURL",
122+
"description": "Build test for PURL type: alpm",
123123
"test_group": "base",
124124
"test_type": "build",
125125
"input": {

tests/types/apk-test.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"$schema": "https://packageurl.org/schemas/purl-test.schema-1.0.json",
33
"tests": [
44
{
5-
"description": "Parse test for <class 'type'> PURL",
5+
"description": "Parse test for PURL type: apk",
66
"test_group": "base",
77
"test_type": "parse",
88
"input": "pkg:apk/alpine/[email protected]?arch=x86",
@@ -20,7 +20,7 @@
2020
"expected_failure_reason": null
2121
},
2222
{
23-
"description": "Rountrip test for <class 'type'> PURL",
23+
"description": "Roundtrip test for PURL type: apk",
2424
"test_group": "base",
2525
"test_type": "roundtrip",
2626
"input": "pkg:apk/alpine/[email protected]?arch=x86",
@@ -29,7 +29,7 @@
2929
"expected_failure_reason": null
3030
},
3131
{
32-
"description": "Build test for <class 'type'> PURL",
32+
"description": "Build test for PURL type: apk",
3333
"test_group": "base",
3434
"test_type": "build",
3535
"input": {
@@ -47,7 +47,7 @@
4747
"expected_failure_reason": null
4848
},
4949
{
50-
"description": "Parse test for <class 'type'> PURL",
50+
"description": "Parse test for PURL type: apk",
5151
"test_group": "base",
5252
"test_type": "parse",
5353
"input": "pkg:apk/alpine/[email protected]?arch=x86",
@@ -65,7 +65,7 @@
6565
"expected_failure_reason": null
6666
},
6767
{
68-
"description": "Rountrip test for <class 'type'> PURL",
68+
"description": "Roundtrip test for PURL type: apk",
6969
"test_group": "base",
7070
"test_type": "roundtrip",
7171
"input": "pkg:apk/alpine/[email protected]?arch=x86",
@@ -74,7 +74,7 @@
7474
"expected_failure_reason": null
7575
},
7676
{
77-
"description": "Build test for <class 'type'> PURL",
77+
"description": "Build test for PURL type: apk",
7878
"test_group": "base",
7979
"test_type": "build",
8080
"input": {

tests/types/bintray-test.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"$schema": "https://packageurl.org/schemas/purl-test.schema-1.0.json",
33
"tests": [
44
{
5-
"description": "ensure namespace allows multiple segments. Rountrip an input purl to canonical.",
5+
"description": "ensure namespace allows multiple segments. Roundtrip an input purl to canonical.",
66
"test_group": "advanced",
77
"test_type": "roundtrip",
88
"input": "pkg:bintray/apache/couchdb/[email protected]",
@@ -27,7 +27,7 @@
2727
"expected_failure_reason": null
2828
},
2929
{
30-
"description": "ensure namespace allows multiple segments. Rountrip a canonical input to canonical output.",
30+
"description": "ensure namespace allows multiple segments. Roundtrip a canonical input to canonical output.",
3131
"test_group": "base",
3232
"test_type": "roundtrip",
3333
"input": "pkg:bintray/apache/couchdb/[email protected]",

tests/types/bitbucket-test.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"$schema": "https://packageurl.org/schemas/purl-test.schema-1.0.json",
33
"tests": [
44
{
5-
"description": "bitbucket namespace and name should be lowercased. Rountrip an input purl to canonical.",
5+
"description": "bitbucket namespace and name should be lowercased. Roundtrip an input purl to canonical.",
66
"test_group": "advanced",
77
"test_type": "roundtrip",
88
"input": "pkg:bitbucket/birKenfeld/pyGments-main@244fd47e07d1014f0aed9c",
@@ -27,7 +27,7 @@
2727
"expected_failure_reason": null
2828
},
2929
{
30-
"description": "bitbucket namespace and name should be lowercased. Rountrip a canonical input to canonical output.",
30+
"description": "bitbucket namespace and name should be lowercased. Roundtrip a canonical input to canonical output.",
3131
"test_group": "base",
3232
"test_type": "roundtrip",
3333
"input": "pkg:bitbucket/birkenfeld/pygments-main@244fd47e07d1014f0aed9c",
@@ -52,7 +52,7 @@
5252
"expected_failure_reason": null
5353
},
5454
{
55-
"description": "Parse test for <class 'type'> PURL",
55+
"description": "Parse test for PURL type: bitbucket",
5656
"test_group": "base",
5757
"test_type": "parse",
5858
"input": "pkg:bitbucket/birkenfeld/pygments-main@244fd47e07d1014f0aed9c",
@@ -68,7 +68,7 @@
6868
"expected_failure_reason": null
6969
},
7070
{
71-
"description": "Rountrip test for <class 'type'> PURL",
71+
"description": "Roundtrip test for PURL type: bitbucket",
7272
"test_group": "base",
7373
"test_type": "roundtrip",
7474
"input": "pkg:bitbucket/birkenfeld/pygments-main@244fd47e07d1014f0aed9c",
@@ -77,7 +77,7 @@
7777
"expected_failure_reason": null
7878
},
7979
{
80-
"description": "Build test for <class 'type'> PURL",
80+
"description": "Build test for PURL type: bitbucket",
8181
"test_group": "base",
8282
"test_type": "build",
8383
"input": {

tests/types/bitnami-test.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"$schema": "https://packageurl.org/schemas/purl-test.schema-1.0.json",
33
"tests": [
44
{
5-
"description": "Parse test for <class 'type'> PURL",
5+
"description": "Parse test for PURL type: bitnami",
66
"test_group": "base",
77
"test_type": "parse",
88
"input": "pkg:bitnami/wordpress?distro=debian-12",
@@ -20,7 +20,7 @@
2020
"expected_failure_reason": null
2121
},
2222
{
23-
"description": "Rountrip test for <class 'type'> PURL",
23+
"description": "Roundtrip test for PURL type: bitnami",
2424
"test_group": "base",
2525
"test_type": "roundtrip",
2626
"input": "pkg:bitnami/wordpress?distro=debian-12",
@@ -29,7 +29,7 @@
2929
"expected_failure_reason": null
3030
},
3131
{
32-
"description": "Build test for <class 'type'> PURL",
32+
"description": "Build test for PURL type: bitnami",
3333
"test_group": "base",
3434
"test_type": "build",
3535
"input": {
@@ -47,7 +47,7 @@
4747
"expected_failure_reason": null
4848
},
4949
{
50-
"description": "Parse test for <class 'type'> PURL",
50+
"description": "Parse test for PURL type: bitnami",
5151
"test_group": "base",
5252
"test_type": "parse",
5353
"input": "pkg:bitnami/[email protected]?distro=debian-12",
@@ -65,7 +65,7 @@
6565
"expected_failure_reason": null
6666
},
6767
{
68-
"description": "Rountrip test for <class 'type'> PURL",
68+
"description": "Roundtrip test for PURL type: bitnami",
6969
"test_group": "base",
7070
"test_type": "roundtrip",
7171
"input": "pkg:bitnami/[email protected]?distro=debian-12",
@@ -74,7 +74,7 @@
7474
"expected_failure_reason": null
7575
},
7676
{
77-
"description": "Build test for <class 'type'> PURL",
77+
"description": "Build test for PURL type: bitnami",
7878
"test_group": "base",
7979
"test_type": "build",
8080
"input": {
@@ -92,7 +92,7 @@
9292
"expected_failure_reason": null
9393
},
9494
{
95-
"description": "Parse test for <class 'type'> PURL",
95+
"description": "Parse test for PURL type: bitnami",
9696
"test_group": "base",
9797
"test_type": "parse",
9898
"input": "pkg:bitnami/[email protected]?arch=arm64&distro=debian-12",
@@ -111,7 +111,7 @@
111111
"expected_failure_reason": null
112112
},
113113
{
114-
"description": "Rountrip test for <class 'type'> PURL",
114+
"description": "Roundtrip test for PURL type: bitnami",
115115
"test_group": "base",
116116
"test_type": "roundtrip",
117117
"input": "pkg:bitnami/[email protected]?arch=arm64&distro=debian-12",
@@ -120,7 +120,7 @@
120120
"expected_failure_reason": null
121121
},
122122
{
123-
"description": "Build test for <class 'type'> PURL",
123+
"description": "Build test for PURL type: bitnami",
124124
"test_group": "base",
125125
"test_type": "build",
126126
"input": {
@@ -139,7 +139,7 @@
139139
"expected_failure_reason": null
140140
},
141141
{
142-
"description": "Parse test for <class 'type'> PURL",
142+
"description": "Parse test for PURL type: bitnami",
143143
"test_group": "base",
144144
"test_type": "parse",
145145
"input": "pkg:bitnami/[email protected]?arch=arm64&distro=photon-4",
@@ -158,7 +158,7 @@
158158
"expected_failure_reason": null
159159
},
160160
{
161-
"description": "Rountrip test for <class 'type'> PURL",
161+
"description": "Roundtrip test for PURL type: bitnami",
162162
"test_group": "base",
163163
"test_type": "roundtrip",
164164
"input": "pkg:bitnami/[email protected]?arch=arm64&distro=photon-4",
@@ -167,7 +167,7 @@
167167
"expected_failure_reason": null
168168
},
169169
{
170-
"description": "Build test for <class 'type'> PURL",
170+
"description": "Build test for PURL type: bitnami",
171171
"test_group": "base",
172172
"test_type": "build",
173173
"input": {

tests/types/cargo-test.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"$schema": "https://packageurl.org/schemas/purl-test.schema-1.0.json",
33
"tests": [
44
{
5-
"description": "Parse test for <class 'type'> PURL",
5+
"description": "Parse test for PURL type: cargo",
66
"test_group": "base",
77
"test_type": "parse",
88
"input": "pkg:cargo/[email protected]",
@@ -18,7 +18,7 @@
1818
"expected_failure_reason": null
1919
},
2020
{
21-
"description": "Rountrip test for <class 'type'> PURL",
21+
"description": "Roundtrip test for PURL type: cargo",
2222
"test_group": "base",
2323
"test_type": "roundtrip",
2424
"input": "pkg:cargo/[email protected]",
@@ -27,7 +27,7 @@
2727
"expected_failure_reason": null
2828
},
2929
{
30-
"description": "Build test for <class 'type'> PURL",
30+
"description": "Build test for PURL type: cargo",
3131
"test_group": "base",
3232
"test_type": "build",
3333
"input": {
@@ -43,7 +43,7 @@
4343
"expected_failure_reason": null
4444
},
4545
{
46-
"description": "Parse test for <class 'type'> PURL",
46+
"description": "Parse test for PURL type: cargo",
4747
"test_group": "base",
4848
"test_type": "parse",
4949
"input": "pkg:cargo/[email protected]",
@@ -59,7 +59,7 @@
5959
"expected_failure_reason": null
6060
},
6161
{
62-
"description": "Rountrip test for <class 'type'> PURL",
62+
"description": "Roundtrip test for PURL type: cargo",
6363
"test_group": "base",
6464
"test_type": "roundtrip",
6565
"input": "pkg:cargo/[email protected]",
@@ -68,7 +68,7 @@
6868
"expected_failure_reason": null
6969
},
7070
{
71-
"description": "Build test for <class 'type'> PURL",
71+
"description": "Build test for PURL type: cargo",
7272
"test_group": "base",
7373
"test_type": "build",
7474
"input": {
@@ -84,7 +84,7 @@
8484
"expected_failure_reason": null
8585
},
8686
{
87-
"description": "Parse test for <class 'type'> PURL",
87+
"description": "Parse test for PURL type: cargo",
8888
"test_group": "base",
8989
"test_type": "parse",
9090
"input": "pkg:cargo/[email protected]",
@@ -100,7 +100,7 @@
100100
"expected_failure_reason": null
101101
},
102102
{
103-
"description": "Rountrip test for <class 'type'> PURL",
103+
"description": "Roundtrip test for PURL type: cargo",
104104
"test_group": "base",
105105
"test_type": "roundtrip",
106106
"input": "pkg:cargo/[email protected]",
@@ -109,7 +109,7 @@
109109
"expected_failure_reason": null
110110
},
111111
{
112-
"description": "Build test for <class 'type'> PURL",
112+
"description": "Build test for PURL type: cargo",
113113
"test_group": "base",
114114
"test_type": "build",
115115
"input": {

0 commit comments

Comments
 (0)