|
2 | 2 | "$schema": "https://packageurl.org/schemas/purl-test.schema-1.0.json", |
3 | 3 | "tests": [ |
4 | 4 | { |
5 | | - "description": "Parse test for <class 'type'> PURL", |
| 5 | + "description": "Parse test for PURL type: bitnami", |
6 | 6 | "test_group": "base", |
7 | 7 | "test_type": "parse", |
8 | 8 | "input": "pkg:bitnami/wordpress?distro=debian-12", |
|
20 | 20 | "expected_failure_reason": null |
21 | 21 | }, |
22 | 22 | { |
23 | | - "description": "Rountrip test for <class 'type'> PURL", |
| 23 | + "description": "Roundtrip test for PURL type: bitnami", |
24 | 24 | "test_group": "base", |
25 | 25 | "test_type": "roundtrip", |
26 | 26 | "input": "pkg:bitnami/wordpress?distro=debian-12", |
|
29 | 29 | "expected_failure_reason": null |
30 | 30 | }, |
31 | 31 | { |
32 | | - "description": "Build test for <class 'type'> PURL", |
| 32 | + "description": "Build test for PURL type: bitnami", |
33 | 33 | "test_group": "base", |
34 | 34 | "test_type": "build", |
35 | 35 | "input": { |
|
47 | 47 | "expected_failure_reason": null |
48 | 48 | }, |
49 | 49 | { |
50 | | - "description": "Parse test for <class 'type'> PURL", |
| 50 | + "description": "Parse test for PURL type: bitnami", |
51 | 51 | "test_group": "base", |
52 | 52 | "test_type": "parse", |
53 | 53 | "input": "pkg:bitnami/[email protected]?distro=debian-12", |
|
65 | 65 | "expected_failure_reason": null |
66 | 66 | }, |
67 | 67 | { |
68 | | - "description": "Rountrip test for <class 'type'> PURL", |
| 68 | + "description": "Roundtrip test for PURL type: bitnami", |
69 | 69 | "test_group": "base", |
70 | 70 | "test_type": "roundtrip", |
71 | 71 | "input": "pkg:bitnami/[email protected]?distro=debian-12", |
|
74 | 74 | "expected_failure_reason": null |
75 | 75 | }, |
76 | 76 | { |
77 | | - "description": "Build test for <class 'type'> PURL", |
| 77 | + "description": "Build test for PURL type: bitnami", |
78 | 78 | "test_group": "base", |
79 | 79 | "test_type": "build", |
80 | 80 | "input": { |
|
92 | 92 | "expected_failure_reason": null |
93 | 93 | }, |
94 | 94 | { |
95 | | - "description": "Parse test for <class 'type'> PURL", |
| 95 | + "description": "Parse test for PURL type: bitnami", |
96 | 96 | "test_group": "base", |
97 | 97 | "test_type": "parse", |
98 | 98 | "input": "pkg:bitnami/[email protected]?arch=arm64&distro=debian-12", |
|
111 | 111 | "expected_failure_reason": null |
112 | 112 | }, |
113 | 113 | { |
114 | | - "description": "Rountrip test for <class 'type'> PURL", |
| 114 | + "description": "Roundtrip test for PURL type: bitnami", |
115 | 115 | "test_group": "base", |
116 | 116 | "test_type": "roundtrip", |
117 | 117 | "input": "pkg:bitnami/[email protected]?arch=arm64&distro=debian-12", |
|
120 | 120 | "expected_failure_reason": null |
121 | 121 | }, |
122 | 122 | { |
123 | | - "description": "Build test for <class 'type'> PURL", |
| 123 | + "description": "Build test for PURL type: bitnami", |
124 | 124 | "test_group": "base", |
125 | 125 | "test_type": "build", |
126 | 126 | "input": { |
|
139 | 139 | "expected_failure_reason": null |
140 | 140 | }, |
141 | 141 | { |
142 | | - "description": "Parse test for <class 'type'> PURL", |
| 142 | + "description": "Parse test for PURL type: bitnami", |
143 | 143 | "test_group": "base", |
144 | 144 | "test_type": "parse", |
145 | 145 | "input": "pkg:bitnami/[email protected]?arch=arm64&distro=photon-4", |
|
158 | 158 | "expected_failure_reason": null |
159 | 159 | }, |
160 | 160 | { |
161 | | - "description": "Rountrip test for <class 'type'> PURL", |
| 161 | + "description": "Roundtrip test for PURL type: bitnami", |
162 | 162 | "test_group": "base", |
163 | 163 | "test_type": "roundtrip", |
164 | 164 | "input": "pkg:bitnami/[email protected]?arch=arm64&distro=photon-4", |
|
167 | 167 | "expected_failure_reason": null |
168 | 168 | }, |
169 | 169 | { |
170 | | - "description": "Build test for <class 'type'> PURL", |
| 170 | + "description": "Build test for PURL type: bitnami", |
171 | 171 | "test_group": "base", |
172 | 172 | "test_type": "build", |
173 | 173 | "input": { |
|
0 commit comments