swaggy_jenkins 2.0.0 → 3.0.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Gemfile.lock +28 -26
- data/README.md +8 -6
- data/bin/bundle +5 -10
- data/bin/byebug +1 -1
- data/bin/coderay +1 -1
- data/bin/htmldiff +1 -1
- data/bin/ldiff +1 -1
- data/bin/pry +1 -1
- data/bin/racc +27 -0
- data/bin/rake +1 -1
- data/bin/rspec +1 -1
- data/bin/rubocop +1 -1
- data/bin/ruby-parse +1 -1
- data/bin/ruby-rewrite +1 -1
- data/lib/swaggy_jenkins/api/base_api.rb +3 -3
- data/lib/swaggy_jenkins/api/blue_ocean_api.rb +3 -3
- data/lib/swaggy_jenkins/api/remote_access_api.rb +3 -3
- data/lib/swaggy_jenkins/api_client.rb +25 -23
- data/lib/swaggy_jenkins/api_error.rb +4 -3
- data/lib/swaggy_jenkins/configuration.rb +29 -10
- data/lib/swaggy_jenkins/models/all_view.rb +16 -21
- data/lib/swaggy_jenkins/models/branch_impl.rb +16 -21
- data/lib/swaggy_jenkins/models/branch_impllinks.rb +16 -21
- data/lib/swaggy_jenkins/models/branch_implpermissions.rb +16 -21
- data/lib/swaggy_jenkins/models/cause_action.rb +16 -21
- data/lib/swaggy_jenkins/models/cause_user_id_cause.rb +16 -21
- data/lib/swaggy_jenkins/models/classes_by_class.rb +16 -21
- data/lib/swaggy_jenkins/models/clock_difference.rb +16 -21
- data/lib/swaggy_jenkins/models/computer_set.rb +16 -21
- data/lib/swaggy_jenkins/models/default_crumb_issuer.rb +16 -21
- data/lib/swaggy_jenkins/models/disk_space_monitor_descriptor_disk_space.rb +16 -21
- data/lib/swaggy_jenkins/models/empty_change_log_set.rb +16 -21
- data/lib/swaggy_jenkins/models/extension_class_container_impl1.rb +16 -21
- data/lib/swaggy_jenkins/models/extension_class_container_impl1links.rb +16 -21
- data/lib/swaggy_jenkins/models/extension_class_container_impl1map.rb +16 -21
- data/lib/swaggy_jenkins/models/extension_class_impl.rb +16 -21
- data/lib/swaggy_jenkins/models/extension_class_impllinks.rb +16 -21
- data/lib/swaggy_jenkins/models/favorite_impl.rb +16 -21
- data/lib/swaggy_jenkins/models/favorite_impllinks.rb +16 -21
- data/lib/swaggy_jenkins/models/free_style_build.rb +16 -21
- data/lib/swaggy_jenkins/models/free_style_project.rb +16 -21
- data/lib/swaggy_jenkins/models/free_style_projectactions.rb +16 -21
- data/lib/swaggy_jenkins/models/free_style_projecthealth_report.rb +16 -21
- data/lib/swaggy_jenkins/models/generic_resource.rb +16 -21
- data/lib/swaggy_jenkins/models/github_content.rb +16 -21
- data/lib/swaggy_jenkins/models/github_file.rb +16 -21
- data/lib/swaggy_jenkins/models/github_organization.rb +16 -21
- data/lib/swaggy_jenkins/models/github_organizationlinks.rb +16 -21
- data/lib/swaggy_jenkins/models/github_repositories.rb +16 -21
- data/lib/swaggy_jenkins/models/github_repositorieslinks.rb +16 -21
- data/lib/swaggy_jenkins/models/github_repository.rb +16 -21
- data/lib/swaggy_jenkins/models/github_repositorylinks.rb +16 -21
- data/lib/swaggy_jenkins/models/github_repositorypermissions.rb +16 -21
- data/lib/swaggy_jenkins/models/github_respository_container.rb +16 -21
- data/lib/swaggy_jenkins/models/github_respository_containerlinks.rb +16 -21
- data/lib/swaggy_jenkins/models/github_scm.rb +16 -21
- data/lib/swaggy_jenkins/models/github_scmlinks.rb +16 -21
- data/lib/swaggy_jenkins/models/hudson.rb +16 -21
- data/lib/swaggy_jenkins/models/hudson_master_computer.rb +16 -21
- data/lib/swaggy_jenkins/models/hudson_master_computerexecutors.rb +16 -21
- data/lib/swaggy_jenkins/models/hudson_master_computermonitor_data.rb +16 -21
- data/lib/swaggy_jenkins/models/hudsonassigned_labels.rb +16 -21
- data/lib/swaggy_jenkins/models/input_step_impl.rb +16 -21
- data/lib/swaggy_jenkins/models/input_step_impllinks.rb +16 -21
- data/lib/swaggy_jenkins/models/label1.rb +16 -21
- data/lib/swaggy_jenkins/models/link.rb +16 -21
- data/lib/swaggy_jenkins/models/list_view.rb +16 -21
- data/lib/swaggy_jenkins/models/multibranch_pipeline.rb +16 -21
- data/lib/swaggy_jenkins/models/null_scm.rb +16 -21
- data/lib/swaggy_jenkins/models/organisation.rb +16 -21
- data/lib/swaggy_jenkins/models/pipeline.rb +16 -21
- data/lib/swaggy_jenkins/models/pipeline_activity.rb +16 -21
- data/lib/swaggy_jenkins/models/pipeline_activityartifacts.rb +16 -21
- data/lib/swaggy_jenkins/models/pipeline_branchesitem.rb +16 -21
- data/lib/swaggy_jenkins/models/pipeline_branchesitemlatest_run.rb +16 -21
- data/lib/swaggy_jenkins/models/pipeline_branchesitempull_request.rb +16 -21
- data/lib/swaggy_jenkins/models/pipeline_branchesitempull_requestlinks.rb +16 -21
- data/lib/swaggy_jenkins/models/pipeline_folder_impl.rb +16 -21
- data/lib/swaggy_jenkins/models/pipeline_impl.rb +16 -21
- data/lib/swaggy_jenkins/models/pipeline_impllinks.rb +16 -21
- data/lib/swaggy_jenkins/models/pipeline_run.rb +16 -21
- data/lib/swaggy_jenkins/models/pipeline_run_impl.rb +16 -21
- data/lib/swaggy_jenkins/models/pipeline_run_impllinks.rb +16 -21
- data/lib/swaggy_jenkins/models/pipeline_run_node.rb +16 -21
- data/lib/swaggy_jenkins/models/pipeline_run_nodeedges.rb +16 -21
- data/lib/swaggy_jenkins/models/pipeline_runartifacts.rb +16 -21
- data/lib/swaggy_jenkins/models/pipeline_step_impl.rb +16 -21
- data/lib/swaggy_jenkins/models/pipeline_step_impllinks.rb +16 -21
- data/lib/swaggy_jenkins/models/pipelinelatest_run.rb +16 -21
- data/lib/swaggy_jenkins/models/pipelinelatest_runartifacts.rb +16 -21
- data/lib/swaggy_jenkins/models/queue.rb +16 -21
- data/lib/swaggy_jenkins/models/queue_blocked_item.rb +16 -21
- data/lib/swaggy_jenkins/models/queue_item_impl.rb +16 -21
- data/lib/swaggy_jenkins/models/queue_left_item.rb +16 -21
- data/lib/swaggy_jenkins/models/response_time_monitor_data.rb +16 -21
- data/lib/swaggy_jenkins/models/string_parameter_definition.rb +16 -21
- data/lib/swaggy_jenkins/models/string_parameter_value.rb +16 -21
- data/lib/swaggy_jenkins/models/swap_space_monitor_memory_usage2.rb +16 -21
- data/lib/swaggy_jenkins/models/unlabeled_load_statistics.rb +16 -21
- data/lib/swaggy_jenkins/models/user.rb +16 -21
- data/lib/swaggy_jenkins/version.rb +4 -4
- data/lib/swaggy_jenkins.rb +3 -3
- data/spec/api/base_api_spec.rb +4 -4
- data/spec/api/blue_ocean_api_spec.rb +40 -40
- data/spec/api/remote_access_api_spec.rb +23 -23
- data/spec/models/all_view_spec.rb +9 -7
- data/spec/models/branch_impl_spec.rb +19 -17
- data/spec/models/branch_impllinks_spec.rb +11 -9
- data/spec/models/branch_implpermissions_spec.rb +11 -9
- data/spec/models/cause_action_spec.rb +8 -6
- data/spec/models/cause_user_id_cause_spec.rb +10 -8
- data/spec/models/classes_by_class_spec.rb +8 -6
- data/spec/models/clock_difference_spec.rb +8 -6
- data/spec/models/computer_set_spec.rb +11 -9
- data/spec/models/default_crumb_issuer_spec.rb +9 -7
- data/spec/models/disk_space_monitor_descriptor_disk_space_spec.rb +10 -8
- data/spec/models/empty_change_log_set_spec.rb +8 -6
- data/spec/models/extension_class_container_impl1_spec.rb +9 -7
- data/spec/models/extension_class_container_impl1links_spec.rb +8 -6
- data/spec/models/extension_class_container_impl1map_spec.rb +9 -7
- data/spec/models/extension_class_impl_spec.rb +9 -7
- data/spec/models/extension_class_impllinks_spec.rb +8 -6
- data/spec/models/favorite_impl_spec.rb +9 -7
- data/spec/models/favorite_impllinks_spec.rb +8 -6
- data/spec/models/free_style_build_spec.rb +24 -22
- data/spec/models/free_style_project_spec.rb +33 -31
- data/spec/models/free_style_projectactions_spec.rb +7 -5
- data/spec/models/free_style_projecthealth_report_spec.rb +11 -9
- data/spec/models/generic_resource_spec.rb +12 -10
- data/spec/models/github_content_spec.rb +14 -12
- data/spec/models/github_file_spec.rb +8 -6
- data/spec/models/github_organization_spec.rb +10 -8
- data/spec/models/github_organizationlinks_spec.rb +9 -7
- data/spec/models/github_repositories_spec.rb +12 -10
- data/spec/models/github_repositorieslinks_spec.rb +8 -6
- data/spec/models/github_repository_spec.rb +14 -12
- data/spec/models/github_repositorylinks_spec.rb +8 -6
- data/spec/models/github_repositorypermissions_spec.rb +10 -8
- data/spec/models/github_respository_container_spec.rb +9 -7
- data/spec/models/github_respository_containerlinks_spec.rb +8 -6
- data/spec/models/github_scm_spec.rb +11 -9
- data/spec/models/github_scmlinks_spec.rb +8 -6
- data/spec/models/hudson_master_computer_spec.rb +22 -20
- data/spec/models/hudson_master_computerexecutors_spec.rb +12 -10
- data/spec/models/hudson_master_computermonitor_data_spec.rb +13 -11
- data/spec/models/hudson_spec.rb +21 -19
- data/spec/models/hudsonassigned_labels_spec.rb +7 -5
- data/spec/models/input_step_impl_spec.rb +13 -11
- data/spec/models/input_step_impllinks_spec.rb +8 -6
- data/spec/models/label1_spec.rb +7 -5
- data/spec/models/link_spec.rb +8 -6
- data/spec/models/list_view_spec.rb +11 -9
- data/spec/models/multibranch_pipeline_spec.rb +20 -18
- data/spec/models/null_scm_spec.rb +7 -5
- data/spec/models/organisation_spec.rb +8 -6
- data/spec/models/pipeline_activity_spec.rb +21 -19
- data/spec/models/pipeline_activityartifacts_spec.rb +10 -8
- data/spec/models/pipeline_branchesitem_spec.rb +15 -13
- data/spec/models/pipeline_branchesitemlatest_run_spec.rb +20 -18
- data/spec/models/pipeline_branchesitempull_request_spec.rb +12 -10
- data/spec/models/pipeline_branchesitempull_requestlinks_spec.rb +8 -6
- data/spec/models/pipeline_folder_impl_spec.rb +13 -11
- data/spec/models/pipeline_impl_spec.rb +15 -13
- data/spec/models/pipeline_impllinks_spec.rb +11 -9
- data/spec/models/pipeline_run_impl_spec.rb +21 -19
- data/spec/models/pipeline_run_impllinks_spec.rb +12 -10
- data/spec/models/pipeline_run_node_spec.rb +14 -12
- data/spec/models/pipeline_run_nodeedges_spec.rb +8 -6
- data/spec/models/pipeline_run_spec.rb +21 -19
- data/spec/models/pipeline_runartifacts_spec.rb +10 -8
- data/spec/models/pipeline_spec.rb +14 -12
- data/spec/models/pipeline_step_impl_spec.rb +15 -13
- data/spec/models/pipeline_step_impllinks_spec.rb +9 -7
- data/spec/models/pipelinelatest_run_spec.rb +21 -19
- data/spec/models/pipelinelatest_runartifacts_spec.rb +10 -8
- data/spec/models/queue_blocked_item_spec.rb +18 -16
- data/spec/models/queue_item_impl_spec.rb +11 -9
- data/spec/models/queue_left_item_spec.rb +19 -17
- data/spec/models/queue_spec.rb +8 -6
- data/spec/models/response_time_monitor_data_spec.rb +9 -7
- data/spec/models/string_parameter_definition_spec.rb +11 -9
- data/spec/models/string_parameter_value_spec.rb +9 -7
- data/spec/models/swap_space_monitor_memory_usage2_spec.rb +11 -9
- data/spec/models/unlabeled_load_statistics_spec.rb +7 -5
- data/spec/models/user_spec.rb +11 -9
- data/spec/spec_helper.rb +3 -3
- data/swaggy_jenkins.gemspec +7 -6
- metadata +78 -81
- data/spec/api_client_spec.rb +0 -226
- data/spec/configuration_spec.rb +0 -42
@@ -3,10 +3,10 @@
|
|
3
3
|
|
4
4
|
#Jenkins API clients generated from Swagger / Open API specification
|
5
5
|
|
6
|
-
The version of the OpenAPI document:
|
7
|
-
Contact: blah@cliffano.com
|
6
|
+
The version of the OpenAPI document: 3.0.1
|
7
|
+
Contact: blah+oapicf@cliffano.com
|
8
8
|
Generated by: https://openapi-generator.tech
|
9
|
-
|
9
|
+
Generator version: 7.4.0
|
10
10
|
|
11
11
|
=end
|
12
12
|
|
@@ -39,7 +39,7 @@ describe 'RemoteAccessApi' do
|
|
39
39
|
# @return [ComputerSet]
|
40
40
|
describe 'get_computer test' do
|
41
41
|
it 'should work' do
|
42
|
-
# assertion here. ref: https://
|
42
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
43
43
|
end
|
44
44
|
end
|
45
45
|
|
@@ -49,7 +49,7 @@ describe 'RemoteAccessApi' do
|
|
49
49
|
# @return [Hudson]
|
50
50
|
describe 'get_jenkins test' do
|
51
51
|
it 'should work' do
|
52
|
-
# assertion here. ref: https://
|
52
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
53
53
|
end
|
54
54
|
end
|
55
55
|
|
@@ -60,7 +60,7 @@ describe 'RemoteAccessApi' do
|
|
60
60
|
# @return [FreeStyleProject]
|
61
61
|
describe 'get_job test' do
|
62
62
|
it 'should work' do
|
63
|
-
# assertion here. ref: https://
|
63
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
64
64
|
end
|
65
65
|
end
|
66
66
|
|
@@ -71,7 +71,7 @@ describe 'RemoteAccessApi' do
|
|
71
71
|
# @return [String]
|
72
72
|
describe 'get_job_config test' do
|
73
73
|
it 'should work' do
|
74
|
-
# assertion here. ref: https://
|
74
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
75
75
|
end
|
76
76
|
end
|
77
77
|
|
@@ -82,7 +82,7 @@ describe 'RemoteAccessApi' do
|
|
82
82
|
# @return [FreeStyleBuild]
|
83
83
|
describe 'get_job_last_build test' do
|
84
84
|
it 'should work' do
|
85
|
-
# assertion here. ref: https://
|
85
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
86
86
|
end
|
87
87
|
end
|
88
88
|
|
@@ -95,7 +95,7 @@ describe 'RemoteAccessApi' do
|
|
95
95
|
# @return [nil]
|
96
96
|
describe 'get_job_progressive_text test' do
|
97
97
|
it 'should work' do
|
98
|
-
# assertion here. ref: https://
|
98
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
99
99
|
end
|
100
100
|
end
|
101
101
|
|
@@ -105,7 +105,7 @@ describe 'RemoteAccessApi' do
|
|
105
105
|
# @return [Queue]
|
106
106
|
describe 'get_queue test' do
|
107
107
|
it 'should work' do
|
108
|
-
# assertion here. ref: https://
|
108
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
109
109
|
end
|
110
110
|
end
|
111
111
|
|
@@ -116,7 +116,7 @@ describe 'RemoteAccessApi' do
|
|
116
116
|
# @return [Queue]
|
117
117
|
describe 'get_queue_item test' do
|
118
118
|
it 'should work' do
|
119
|
-
# assertion here. ref: https://
|
119
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
120
120
|
end
|
121
121
|
end
|
122
122
|
|
@@ -127,7 +127,7 @@ describe 'RemoteAccessApi' do
|
|
127
127
|
# @return [ListView]
|
128
128
|
describe 'get_view test' do
|
129
129
|
it 'should work' do
|
130
|
-
# assertion here. ref: https://
|
130
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
131
131
|
end
|
132
132
|
end
|
133
133
|
|
@@ -138,7 +138,7 @@ describe 'RemoteAccessApi' do
|
|
138
138
|
# @return [String]
|
139
139
|
describe 'get_view_config test' do
|
140
140
|
it 'should work' do
|
141
|
-
# assertion here. ref: https://
|
141
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
142
142
|
end
|
143
143
|
end
|
144
144
|
|
@@ -148,7 +148,7 @@ describe 'RemoteAccessApi' do
|
|
148
148
|
# @return [nil]
|
149
149
|
describe 'head_jenkins test' do
|
150
150
|
it 'should work' do
|
151
|
-
# assertion here. ref: https://
|
151
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
152
152
|
end
|
153
153
|
end
|
154
154
|
|
@@ -164,7 +164,7 @@ describe 'RemoteAccessApi' do
|
|
164
164
|
# @return [nil]
|
165
165
|
describe 'post_create_item test' do
|
166
166
|
it 'should work' do
|
167
|
-
# assertion here. ref: https://
|
167
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
168
168
|
end
|
169
169
|
end
|
170
170
|
|
@@ -178,7 +178,7 @@ describe 'RemoteAccessApi' do
|
|
178
178
|
# @return [nil]
|
179
179
|
describe 'post_create_view test' do
|
180
180
|
it 'should work' do
|
181
|
-
# assertion here. ref: https://
|
181
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
182
182
|
end
|
183
183
|
end
|
184
184
|
|
@@ -192,7 +192,7 @@ describe 'RemoteAccessApi' do
|
|
192
192
|
# @return [nil]
|
193
193
|
describe 'post_job_build test' do
|
194
194
|
it 'should work' do
|
195
|
-
# assertion here. ref: https://
|
195
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
196
196
|
end
|
197
197
|
end
|
198
198
|
|
@@ -205,7 +205,7 @@ describe 'RemoteAccessApi' do
|
|
205
205
|
# @return [nil]
|
206
206
|
describe 'post_job_config test' do
|
207
207
|
it 'should work' do
|
208
|
-
# assertion here. ref: https://
|
208
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
209
209
|
end
|
210
210
|
end
|
211
211
|
|
@@ -217,7 +217,7 @@ describe 'RemoteAccessApi' do
|
|
217
217
|
# @return [nil]
|
218
218
|
describe 'post_job_delete test' do
|
219
219
|
it 'should work' do
|
220
|
-
# assertion here. ref: https://
|
220
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
221
221
|
end
|
222
222
|
end
|
223
223
|
|
@@ -229,7 +229,7 @@ describe 'RemoteAccessApi' do
|
|
229
229
|
# @return [nil]
|
230
230
|
describe 'post_job_disable test' do
|
231
231
|
it 'should work' do
|
232
|
-
# assertion here. ref: https://
|
232
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
233
233
|
end
|
234
234
|
end
|
235
235
|
|
@@ -241,7 +241,7 @@ describe 'RemoteAccessApi' do
|
|
241
241
|
# @return [nil]
|
242
242
|
describe 'post_job_enable test' do
|
243
243
|
it 'should work' do
|
244
|
-
# assertion here. ref: https://
|
244
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
245
245
|
end
|
246
246
|
end
|
247
247
|
|
@@ -253,7 +253,7 @@ describe 'RemoteAccessApi' do
|
|
253
253
|
# @return [nil]
|
254
254
|
describe 'post_job_last_build_stop test' do
|
255
255
|
it 'should work' do
|
256
|
-
# assertion here. ref: https://
|
256
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
257
257
|
end
|
258
258
|
end
|
259
259
|
|
@@ -266,7 +266,7 @@ describe 'RemoteAccessApi' do
|
|
266
266
|
# @return [nil]
|
267
267
|
describe 'post_view_config test' do
|
268
268
|
it 'should work' do
|
269
|
-
# assertion here. ref: https://
|
269
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
270
270
|
end
|
271
271
|
end
|
272
272
|
|
@@ -3,10 +3,10 @@
|
|
3
3
|
|
4
4
|
#Jenkins API clients generated from Swagger / Open API specification
|
5
5
|
|
6
|
-
The version of the OpenAPI document:
|
7
|
-
Contact: blah@cliffano.com
|
6
|
+
The version of the OpenAPI document: 3.0.1
|
7
|
+
Contact: blah+oapicf@cliffano.com
|
8
8
|
Generated by: https://openapi-generator.tech
|
9
|
-
|
9
|
+
Generator version: 7.4.0
|
10
10
|
|
11
11
|
=end
|
12
12
|
|
@@ -22,24 +22,26 @@ describe SwaggyJenkinsClient::AllView do
|
|
22
22
|
|
23
23
|
describe 'test an instance of AllView' do
|
24
24
|
it 'should create an instance of AllView' do
|
25
|
-
|
25
|
+
# uncomment below to test the instance creation
|
26
|
+
#expect(instance).to be_instance_of(SwaggyJenkinsClient::AllView)
|
26
27
|
end
|
27
28
|
end
|
29
|
+
|
28
30
|
describe 'test attribute "_class"' do
|
29
31
|
it 'should work' do
|
30
|
-
# assertion here. ref: https://
|
32
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
31
33
|
end
|
32
34
|
end
|
33
35
|
|
34
36
|
describe 'test attribute "name"' do
|
35
37
|
it 'should work' do
|
36
|
-
# assertion here. ref: https://
|
38
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
37
39
|
end
|
38
40
|
end
|
39
41
|
|
40
42
|
describe 'test attribute "url"' do
|
41
43
|
it 'should work' do
|
42
|
-
# assertion here. ref: https://
|
44
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
43
45
|
end
|
44
46
|
end
|
45
47
|
|
@@ -3,10 +3,10 @@
|
|
3
3
|
|
4
4
|
#Jenkins API clients generated from Swagger / Open API specification
|
5
5
|
|
6
|
-
The version of the OpenAPI document:
|
7
|
-
Contact: blah@cliffano.com
|
6
|
+
The version of the OpenAPI document: 3.0.1
|
7
|
+
Contact: blah+oapicf@cliffano.com
|
8
8
|
Generated by: https://openapi-generator.tech
|
9
|
-
|
9
|
+
Generator version: 7.4.0
|
10
10
|
|
11
11
|
=end
|
12
12
|
|
@@ -22,84 +22,86 @@ describe SwaggyJenkinsClient::BranchImpl do
|
|
22
22
|
|
23
23
|
describe 'test an instance of BranchImpl' do
|
24
24
|
it 'should create an instance of BranchImpl' do
|
25
|
-
|
25
|
+
# uncomment below to test the instance creation
|
26
|
+
#expect(instance).to be_instance_of(SwaggyJenkinsClient::BranchImpl)
|
26
27
|
end
|
27
28
|
end
|
29
|
+
|
28
30
|
describe 'test attribute "_class"' do
|
29
31
|
it 'should work' do
|
30
|
-
# assertion here. ref: https://
|
32
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
31
33
|
end
|
32
34
|
end
|
33
35
|
|
34
36
|
describe 'test attribute "display_name"' do
|
35
37
|
it 'should work' do
|
36
|
-
# assertion here. ref: https://
|
38
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
37
39
|
end
|
38
40
|
end
|
39
41
|
|
40
42
|
describe 'test attribute "estimated_duration_in_millis"' do
|
41
43
|
it 'should work' do
|
42
|
-
# assertion here. ref: https://
|
44
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
43
45
|
end
|
44
46
|
end
|
45
47
|
|
46
48
|
describe 'test attribute "full_display_name"' do
|
47
49
|
it 'should work' do
|
48
|
-
# assertion here. ref: https://
|
50
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
49
51
|
end
|
50
52
|
end
|
51
53
|
|
52
54
|
describe 'test attribute "full_name"' do
|
53
55
|
it 'should work' do
|
54
|
-
# assertion here. ref: https://
|
56
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
55
57
|
end
|
56
58
|
end
|
57
59
|
|
58
60
|
describe 'test attribute "name"' do
|
59
61
|
it 'should work' do
|
60
|
-
# assertion here. ref: https://
|
62
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
61
63
|
end
|
62
64
|
end
|
63
65
|
|
64
66
|
describe 'test attribute "organization"' do
|
65
67
|
it 'should work' do
|
66
|
-
# assertion here. ref: https://
|
68
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
67
69
|
end
|
68
70
|
end
|
69
71
|
|
70
72
|
describe 'test attribute "parameters"' do
|
71
73
|
it 'should work' do
|
72
|
-
# assertion here. ref: https://
|
74
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
73
75
|
end
|
74
76
|
end
|
75
77
|
|
76
78
|
describe 'test attribute "permissions"' do
|
77
79
|
it 'should work' do
|
78
|
-
# assertion here. ref: https://
|
80
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
79
81
|
end
|
80
82
|
end
|
81
83
|
|
82
84
|
describe 'test attribute "weather_score"' do
|
83
85
|
it 'should work' do
|
84
|
-
# assertion here. ref: https://
|
86
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
85
87
|
end
|
86
88
|
end
|
87
89
|
|
88
90
|
describe 'test attribute "pull_request"' do
|
89
91
|
it 'should work' do
|
90
|
-
# assertion here. ref: https://
|
92
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
91
93
|
end
|
92
94
|
end
|
93
95
|
|
94
96
|
describe 'test attribute "_links"' do
|
95
97
|
it 'should work' do
|
96
|
-
# assertion here. ref: https://
|
98
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
97
99
|
end
|
98
100
|
end
|
99
101
|
|
100
102
|
describe 'test attribute "latest_run"' do
|
101
103
|
it 'should work' do
|
102
|
-
# assertion here. ref: https://
|
104
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
103
105
|
end
|
104
106
|
end
|
105
107
|
|
@@ -3,10 +3,10 @@
|
|
3
3
|
|
4
4
|
#Jenkins API clients generated from Swagger / Open API specification
|
5
5
|
|
6
|
-
The version of the OpenAPI document:
|
7
|
-
Contact: blah@cliffano.com
|
6
|
+
The version of the OpenAPI document: 3.0.1
|
7
|
+
Contact: blah+oapicf@cliffano.com
|
8
8
|
Generated by: https://openapi-generator.tech
|
9
|
-
|
9
|
+
Generator version: 7.4.0
|
10
10
|
|
11
11
|
=end
|
12
12
|
|
@@ -22,36 +22,38 @@ describe SwaggyJenkinsClient::BranchImpllinks do
|
|
22
22
|
|
23
23
|
describe 'test an instance of BranchImpllinks' do
|
24
24
|
it 'should create an instance of BranchImpllinks' do
|
25
|
-
|
25
|
+
# uncomment below to test the instance creation
|
26
|
+
#expect(instance).to be_instance_of(SwaggyJenkinsClient::BranchImpllinks)
|
26
27
|
end
|
27
28
|
end
|
29
|
+
|
28
30
|
describe 'test attribute "_self"' do
|
29
31
|
it 'should work' do
|
30
|
-
# assertion here. ref: https://
|
32
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
31
33
|
end
|
32
34
|
end
|
33
35
|
|
34
36
|
describe 'test attribute "actions"' do
|
35
37
|
it 'should work' do
|
36
|
-
# assertion here. ref: https://
|
38
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
37
39
|
end
|
38
40
|
end
|
39
41
|
|
40
42
|
describe 'test attribute "runs"' do
|
41
43
|
it 'should work' do
|
42
|
-
# assertion here. ref: https://
|
44
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
43
45
|
end
|
44
46
|
end
|
45
47
|
|
46
48
|
describe 'test attribute "queue"' do
|
47
49
|
it 'should work' do
|
48
|
-
# assertion here. ref: https://
|
50
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
49
51
|
end
|
50
52
|
end
|
51
53
|
|
52
54
|
describe 'test attribute "_class"' do
|
53
55
|
it 'should work' do
|
54
|
-
# assertion here. ref: https://
|
56
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
55
57
|
end
|
56
58
|
end
|
57
59
|
|
@@ -3,10 +3,10 @@
|
|
3
3
|
|
4
4
|
#Jenkins API clients generated from Swagger / Open API specification
|
5
5
|
|
6
|
-
The version of the OpenAPI document:
|
7
|
-
Contact: blah@cliffano.com
|
6
|
+
The version of the OpenAPI document: 3.0.1
|
7
|
+
Contact: blah+oapicf@cliffano.com
|
8
8
|
Generated by: https://openapi-generator.tech
|
9
|
-
|
9
|
+
Generator version: 7.4.0
|
10
10
|
|
11
11
|
=end
|
12
12
|
|
@@ -22,36 +22,38 @@ describe SwaggyJenkinsClient::BranchImplpermissions do
|
|
22
22
|
|
23
23
|
describe 'test an instance of BranchImplpermissions' do
|
24
24
|
it 'should create an instance of BranchImplpermissions' do
|
25
|
-
|
25
|
+
# uncomment below to test the instance creation
|
26
|
+
#expect(instance).to be_instance_of(SwaggyJenkinsClient::BranchImplpermissions)
|
26
27
|
end
|
27
28
|
end
|
29
|
+
|
28
30
|
describe 'test attribute "create"' do
|
29
31
|
it 'should work' do
|
30
|
-
# assertion here. ref: https://
|
32
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
31
33
|
end
|
32
34
|
end
|
33
35
|
|
34
36
|
describe 'test attribute "read"' do
|
35
37
|
it 'should work' do
|
36
|
-
# assertion here. ref: https://
|
38
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
37
39
|
end
|
38
40
|
end
|
39
41
|
|
40
42
|
describe 'test attribute "start"' do
|
41
43
|
it 'should work' do
|
42
|
-
# assertion here. ref: https://
|
44
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
43
45
|
end
|
44
46
|
end
|
45
47
|
|
46
48
|
describe 'test attribute "stop"' do
|
47
49
|
it 'should work' do
|
48
|
-
# assertion here. ref: https://
|
50
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
49
51
|
end
|
50
52
|
end
|
51
53
|
|
52
54
|
describe 'test attribute "_class"' do
|
53
55
|
it 'should work' do
|
54
|
-
# assertion here. ref: https://
|
56
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
55
57
|
end
|
56
58
|
end
|
57
59
|
|
@@ -3,10 +3,10 @@
|
|
3
3
|
|
4
4
|
#Jenkins API clients generated from Swagger / Open API specification
|
5
5
|
|
6
|
-
The version of the OpenAPI document:
|
7
|
-
Contact: blah@cliffano.com
|
6
|
+
The version of the OpenAPI document: 3.0.1
|
7
|
+
Contact: blah+oapicf@cliffano.com
|
8
8
|
Generated by: https://openapi-generator.tech
|
9
|
-
|
9
|
+
Generator version: 7.4.0
|
10
10
|
|
11
11
|
=end
|
12
12
|
|
@@ -22,18 +22,20 @@ describe SwaggyJenkinsClient::CauseAction do
|
|
22
22
|
|
23
23
|
describe 'test an instance of CauseAction' do
|
24
24
|
it 'should create an instance of CauseAction' do
|
25
|
-
|
25
|
+
# uncomment below to test the instance creation
|
26
|
+
#expect(instance).to be_instance_of(SwaggyJenkinsClient::CauseAction)
|
26
27
|
end
|
27
28
|
end
|
29
|
+
|
28
30
|
describe 'test attribute "_class"' do
|
29
31
|
it 'should work' do
|
30
|
-
# assertion here. ref: https://
|
32
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
31
33
|
end
|
32
34
|
end
|
33
35
|
|
34
36
|
describe 'test attribute "causes"' do
|
35
37
|
it 'should work' do
|
36
|
-
# assertion here. ref: https://
|
38
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
37
39
|
end
|
38
40
|
end
|
39
41
|
|
@@ -3,10 +3,10 @@
|
|
3
3
|
|
4
4
|
#Jenkins API clients generated from Swagger / Open API specification
|
5
5
|
|
6
|
-
The version of the OpenAPI document:
|
7
|
-
Contact: blah@cliffano.com
|
6
|
+
The version of the OpenAPI document: 3.0.1
|
7
|
+
Contact: blah+oapicf@cliffano.com
|
8
8
|
Generated by: https://openapi-generator.tech
|
9
|
-
|
9
|
+
Generator version: 7.4.0
|
10
10
|
|
11
11
|
=end
|
12
12
|
|
@@ -22,30 +22,32 @@ describe SwaggyJenkinsClient::CauseUserIdCause do
|
|
22
22
|
|
23
23
|
describe 'test an instance of CauseUserIdCause' do
|
24
24
|
it 'should create an instance of CauseUserIdCause' do
|
25
|
-
|
25
|
+
# uncomment below to test the instance creation
|
26
|
+
#expect(instance).to be_instance_of(SwaggyJenkinsClient::CauseUserIdCause)
|
26
27
|
end
|
27
28
|
end
|
29
|
+
|
28
30
|
describe 'test attribute "_class"' do
|
29
31
|
it 'should work' do
|
30
|
-
# assertion here. ref: https://
|
32
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
31
33
|
end
|
32
34
|
end
|
33
35
|
|
34
36
|
describe 'test attribute "short_description"' do
|
35
37
|
it 'should work' do
|
36
|
-
# assertion here. ref: https://
|
38
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
37
39
|
end
|
38
40
|
end
|
39
41
|
|
40
42
|
describe 'test attribute "user_id"' do
|
41
43
|
it 'should work' do
|
42
|
-
# assertion here. ref: https://
|
44
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
43
45
|
end
|
44
46
|
end
|
45
47
|
|
46
48
|
describe 'test attribute "user_name"' do
|
47
49
|
it 'should work' do
|
48
|
-
# assertion here. ref: https://
|
50
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
49
51
|
end
|
50
52
|
end
|
51
53
|
|
@@ -3,10 +3,10 @@
|
|
3
3
|
|
4
4
|
#Jenkins API clients generated from Swagger / Open API specification
|
5
5
|
|
6
|
-
The version of the OpenAPI document:
|
7
|
-
Contact: blah@cliffano.com
|
6
|
+
The version of the OpenAPI document: 3.0.1
|
7
|
+
Contact: blah+oapicf@cliffano.com
|
8
8
|
Generated by: https://openapi-generator.tech
|
9
|
-
|
9
|
+
Generator version: 7.4.0
|
10
10
|
|
11
11
|
=end
|
12
12
|
|
@@ -22,18 +22,20 @@ describe SwaggyJenkinsClient::ClassesByClass do
|
|
22
22
|
|
23
23
|
describe 'test an instance of ClassesByClass' do
|
24
24
|
it 'should create an instance of ClassesByClass' do
|
25
|
-
|
25
|
+
# uncomment below to test the instance creation
|
26
|
+
#expect(instance).to be_instance_of(SwaggyJenkinsClient::ClassesByClass)
|
26
27
|
end
|
27
28
|
end
|
29
|
+
|
28
30
|
describe 'test attribute "classes"' do
|
29
31
|
it 'should work' do
|
30
|
-
# assertion here. ref: https://
|
32
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
31
33
|
end
|
32
34
|
end
|
33
35
|
|
34
36
|
describe 'test attribute "_class"' do
|
35
37
|
it 'should work' do
|
36
|
-
# assertion here. ref: https://
|
38
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
37
39
|
end
|
38
40
|
end
|
39
41
|
|
@@ -3,10 +3,10 @@
|
|
3
3
|
|
4
4
|
#Jenkins API clients generated from Swagger / Open API specification
|
5
5
|
|
6
|
-
The version of the OpenAPI document:
|
7
|
-
Contact: blah@cliffano.com
|
6
|
+
The version of the OpenAPI document: 3.0.1
|
7
|
+
Contact: blah+oapicf@cliffano.com
|
8
8
|
Generated by: https://openapi-generator.tech
|
9
|
-
|
9
|
+
Generator version: 7.4.0
|
10
10
|
|
11
11
|
=end
|
12
12
|
|
@@ -22,18 +22,20 @@ describe SwaggyJenkinsClient::ClockDifference do
|
|
22
22
|
|
23
23
|
describe 'test an instance of ClockDifference' do
|
24
24
|
it 'should create an instance of ClockDifference' do
|
25
|
-
|
25
|
+
# uncomment below to test the instance creation
|
26
|
+
#expect(instance).to be_instance_of(SwaggyJenkinsClient::ClockDifference)
|
26
27
|
end
|
27
28
|
end
|
29
|
+
|
28
30
|
describe 'test attribute "_class"' do
|
29
31
|
it 'should work' do
|
30
|
-
# assertion here. ref: https://
|
32
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
31
33
|
end
|
32
34
|
end
|
33
35
|
|
34
36
|
describe 'test attribute "diff"' do
|
35
37
|
it 'should work' do
|
36
|
-
# assertion here. ref: https://
|
38
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
37
39
|
end
|
38
40
|
end
|
39
41
|
|