Skip to content

Commit 9ad8285

Browse files
chore(internal): update seed test packages
1 parent 165edd9 commit 9ad8285

22 files changed

+3467
-0
lines changed
Lines changed: 155 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,155 @@
1+
{
2+
"total-test-time": 14420,
3+
"split-cutoff-time": 30000,
4+
"split-tests": false,
5+
"packages": [
6+
{
7+
"fixtures": [
8+
"auth-environment-variables",
9+
"response-property",
10+
"multiple-request-bodies",
11+
"idempotency-headers",
12+
"unions",
13+
"single-url-environment-default",
14+
"custom-auth",
15+
"single-url-environment-no-default",
16+
"multi-url-environment",
17+
"pagination"
18+
],
19+
"packageTotalTime": 1480
20+
},
21+
{
22+
"fixtures": [
23+
"alias-extends",
24+
"nullable",
25+
"nullable-optional",
26+
"request-parameters",
27+
"license",
28+
"oauth-client-credentials-nested-root",
29+
"objects-with-imports",
30+
"oauth-client-credentials-with-variables",
31+
"circular-references",
32+
"trace"
33+
],
34+
"packageTotalTime": 1482
35+
},
36+
{
37+
"fixtures": [
38+
"api-wide-base-path",
39+
"version-no-default",
40+
"server-sent-event-examples",
41+
"undiscriminated-unions",
42+
"client-side-params",
43+
"error-property",
44+
"streaming-parameter",
45+
"websocket",
46+
"circular-references-advanced"
47+
],
48+
"packageTotalTime": 1415
49+
},
50+
{
51+
"fixtures": [
52+
"bytes-upload",
53+
"csharp-system-collision",
54+
"query-parameters",
55+
"file-download",
56+
"simple-fhir",
57+
"variables",
58+
"oauth-client-credentials-environment-variables",
59+
"websocket-bearer-auth",
60+
"enum:forward-compatible-enums"
61+
],
62+
"packageTotalTime": 1415
63+
},
64+
{
65+
"fixtures": [
66+
"csharp-grpc-proto",
67+
"no-environment",
68+
"public-object",
69+
"literals-unions",
70+
"validation",
71+
"csharp-namespace-collision",
72+
"basic-auth-environment-variables",
73+
"oauth-client-credentials",
74+
"empty-clients",
75+
"audiences"
76+
],
77+
"packageTotalTime": 1486
78+
},
79+
{
80+
"fixtures": [
81+
"query-parameters-openapi",
82+
"object",
83+
"optional",
84+
"file-upload",
85+
"http-head",
86+
"pagination-custom",
87+
"basic-auth",
88+
"inferred-auth-implicit",
89+
"literal",
90+
"exhaustive"
91+
],
92+
"packageTotalTime": 1480
93+
},
94+
{
95+
"fixtures": [
96+
"accept-header",
97+
"version",
98+
"plain-text",
99+
"mixed-case",
100+
"extra-properties",
101+
"inferred-auth-implicit-no-expiry",
102+
"multi-line-docs",
103+
"package-yml",
104+
"examples"
105+
],
106+
"packageTotalTime": 1416
107+
},
108+
{
109+
"fixtures": [
110+
"alias",
111+
"bearer-token-environment-variable",
112+
"simple-api",
113+
"extends",
114+
"csharp-namespace-conflict",
115+
"unknown",
116+
"oauth-client-credentials-custom",
117+
"websocket-inferred-auth",
118+
"folders"
119+
],
120+
"packageTotalTime": 1416
121+
},
122+
{
123+
"fixtures": [
124+
"csharp-grpc-proto-exhaustive",
125+
"bytes-download",
126+
"reserved-keywords",
127+
"server-sent-events",
128+
"oauth-client-credentials-default",
129+
"streaming",
130+
"errors",
131+
"multi-url-environment-no-default",
132+
"enum:plain-enums"
133+
],
134+
"packageTotalTime": 1415
135+
},
136+
{
137+
"fixtures": [
138+
"query-parameters-openapi-as-objects",
139+
"content-type",
140+
"imdb",
141+
"property-access",
142+
"any-auth",
143+
"path-parameters",
144+
"inferred-auth-explicit",
145+
"mixed-file-directory",
146+
"cross-package-type-names"
147+
],
148+
"packageTotalTime": 1415
149+
},
150+
{
151+
"fixtures": ["leftovers"],
152+
"packageTotalTime": 0
153+
}
154+
]
155+
}
Lines changed: 176 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,176 @@
1+
{
2+
"total-test-time": 36277,
3+
"split-cutoff-time": 30000,
4+
"split-tests": true,
5+
"packages": [
6+
{
7+
"fixtures": [
8+
"csharp-grpc-proto-exhaustive:package-id",
9+
"multi-url-environment:no-pascal-case-environments",
10+
"path-parameters:no-inline-path-parameters",
11+
"optional:no-custom-config",
12+
"optional:simplify-object-dictionaries",
13+
"http-head",
14+
"unknown",
15+
"empty-clients",
16+
"objects-with-imports",
17+
"request-parameters",
18+
"pagination:no-custom-config",
19+
"circular-references"
20+
],
21+
"packageTotalTime": 3648
22+
},
23+
{
24+
"fixtures": [
25+
"csharp-grpc-proto",
26+
"bytes-upload",
27+
"imdb:no-custom-config",
28+
"errors",
29+
"path-parameters:no-custom-config",
30+
"reserved-keywords",
31+
"license:custom-license",
32+
"response-property",
33+
"custom-auth",
34+
"audiences",
35+
"oauth-client-credentials-with-variables"
36+
],
37+
"packageTotalTime": 3600
38+
},
39+
{
40+
"fixtures": [
41+
"accept-header",
42+
"content-type",
43+
"nullable",
44+
"multi-line-docs",
45+
"license:mit-license",
46+
"single-url-environment-no-default",
47+
"property-access",
48+
"auth-environment-variables",
49+
"simple-api",
50+
"websocket-bearer-auth",
51+
"variables",
52+
"oauth-client-credentials-custom"
53+
],
54+
"packageTotalTime": 3681
55+
},
56+
{
57+
"fixtures": [
58+
"csharp-grpc-proto-exhaustive:read-only-memory",
59+
"imdb:extra-dependencies",
60+
"csharp-system-collision:system-client",
61+
"file-download",
62+
"extends",
63+
"no-environment",
64+
"error-property",
65+
"inferred-auth-implicit",
66+
"inferred-auth-implicit-no-expiry",
67+
"oauth-client-credentials-default",
68+
"trace",
69+
"pagination:custom-pager-with-exception-handler"
70+
],
71+
"packageTotalTime": 3648
72+
},
73+
{
74+
"fixtures": [
75+
"alias",
76+
"csharp-namespace-collision:fully-qualified-namespaces",
77+
"idempotency-headers",
78+
"nullable-optional",
79+
"undiscriminated-unions",
80+
"extra-properties:no-additional-properties",
81+
"server-sent-events",
82+
"basic-auth-environment-variables",
83+
"literals-unions",
84+
"basic-auth",
85+
"imdb:exported-client-class-name",
86+
"circular-references-advanced"
87+
],
88+
"packageTotalTime": 3682
89+
},
90+
{
91+
"fixtures": [
92+
"api-wide-base-path",
93+
"version-no-default",
94+
"multi-url-environment-no-default",
95+
"oauth-client-credentials-nested-root",
96+
"file-upload",
97+
"unions:no-discriminated-unions",
98+
"client-side-params",
99+
"enum:plain-enums",
100+
"streaming",
101+
"folders",
102+
"exhaustive:no-root-namespace-for-core-classes"
103+
],
104+
"packageTotalTime": 3601
105+
},
106+
{
107+
"fixtures": [
108+
"version",
109+
"csharp-grpc-proto-exhaustive:no-custom-config",
110+
"imdb:exception-class-names",
111+
"websocket-inferred-auth",
112+
"csharp-namespace-conflict",
113+
"multiple-request-bodies",
114+
"mixed-case",
115+
"simple-fhir",
116+
"websocket:no-custom-config",
117+
"examples:readme-config",
118+
"enum:forward-compatible-enums"
119+
],
120+
"packageTotalTime": 3604
121+
},
122+
{
123+
"fixtures": [
124+
"alias-extends",
125+
"bearer-token-environment-variable",
126+
"extra-properties:no-custom-config",
127+
"single-url-environment-default",
128+
"websocket:with-websockets",
129+
"multi-url-environment:environment-class-name",
130+
"oauth-client-credentials:include-exception-handler",
131+
"plain-text",
132+
"literal",
133+
"cross-package-type-names",
134+
"exhaustive:include-exception-handler"
135+
],
136+
"packageTotalTime": 3601
137+
},
138+
{
139+
"fixtures": [
140+
"bytes-download",
141+
"query-parameters-openapi",
142+
"unions:no-custom-config",
143+
"public-object",
144+
"query-parameters",
145+
"imdb:include-exception-handler",
146+
"server-sent-event-examples",
147+
"validation",
148+
"any-auth",
149+
"streaming-parameter",
150+
"exhaustive:explicit-namespaces",
151+
"pagination:custom-pager"
152+
],
153+
"packageTotalTime": 3609
154+
},
155+
{
156+
"fixtures": [
157+
"query-parameters-openapi-as-objects",
158+
"csharp-grpc-proto-exhaustive:include-exception-handler",
159+
"pagination-custom",
160+
"package-yml",
161+
"oauth-client-credentials:no-custom-config",
162+
"object",
163+
"inferred-auth-explicit",
164+
"mixed-file-directory",
165+
"oauth-client-credentials-environment-variables",
166+
"examples:no-custom-config",
167+
"exhaustive:no-generate-error-types"
168+
],
169+
"packageTotalTime": 3603
170+
},
171+
{
172+
"fixtures": ["leftovers"],
173+
"packageTotalTime": 0
174+
}
175+
]
176+
}

0 commit comments

Comments
 (0)