pulp_rpm_client 3.3.2 → 3.4.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (131) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +21 -16
  3. data/docs/ContentAdvisoriesApi.md +5 -5
  4. data/docs/ContentDistributionTreesApi.md +3 -3
  5. data/docs/ContentModulemdDefaultsApi.md +5 -5
  6. data/docs/ContentModulemdsApi.md +5 -5
  7. data/docs/ContentPackagecategoriesApi.md +3 -3
  8. data/docs/ContentPackageenvironmentsApi.md +3 -3
  9. data/docs/ContentPackagegroupsApi.md +3 -3
  10. data/docs/ContentPackagelangpacksApi.md +3 -3
  11. data/docs/ContentPackagesApi.md +5 -5
  12. data/docs/ContentRepoMetadataFilesApi.md +3 -3
  13. data/docs/DistributionsRpmApi.md +3 -3
  14. data/docs/InlineResponse200.md +1 -1
  15. data/docs/InlineResponse2001.md +1 -1
  16. data/docs/InlineResponse20010.md +1 -1
  17. data/docs/InlineResponse20011.md +1 -1
  18. data/docs/InlineResponse20012.md +1 -1
  19. data/docs/InlineResponse20013.md +1 -1
  20. data/docs/InlineResponse20014.md +1 -1
  21. data/docs/InlineResponse2002.md +1 -1
  22. data/docs/InlineResponse2003.md +1 -1
  23. data/docs/InlineResponse2004.md +1 -1
  24. data/docs/InlineResponse2005.md +1 -1
  25. data/docs/InlineResponse2006.md +1 -1
  26. data/docs/InlineResponse2007.md +1 -1
  27. data/docs/InlineResponse2008.md +1 -1
  28. data/docs/InlineResponse2009.md +1 -1
  29. data/docs/PublicationsRpmApi.md +3 -3
  30. data/docs/RemotesRpmApi.md +5 -5
  31. data/docs/RepositoriesRpmApi.md +10 -10
  32. data/docs/RepositoriesRpmVersionsApi.md +3 -3
  33. data/docs/RepositoryVersionRead.md +25 -0
  34. data/docs/RpmCopyApi.md +1 -1
  35. data/docs/{RpmDistributionTree.md → RpmDistributionTreeRead.md} +2 -2
  36. data/docs/{RpmModulemdDefaults.md → RpmModulemdDefaultsRead.md} +2 -2
  37. data/docs/{RpmModulemd.md → RpmModulemdRead.md} +2 -2
  38. data/docs/{RpmPackageCategory.md → RpmPackageCategoryRead.md} +2 -2
  39. data/docs/{RpmPackageEnvironment.md → RpmPackageEnvironmentRead.md} +2 -2
  40. data/docs/{RpmPackageGroup.md → RpmPackageGroupRead.md} +2 -2
  41. data/docs/{RpmPackageLangpacks.md → RpmPackageLangpacksRead.md} +2 -2
  42. data/docs/{RpmPackage.md → RpmPackageRead.md} +2 -2
  43. data/docs/{RpmRepoMetadataFile.md → RpmRepoMetadataFileRead.md} +2 -2
  44. data/docs/RpmRpmDistributionRead.md +29 -0
  45. data/docs/RpmRpmPublicationRead.md +27 -0
  46. data/docs/RpmRpmRemote.md +7 -3
  47. data/docs/RpmRpmRemoteRead.md +43 -0
  48. data/docs/RpmRpmRepositoryRead.md +29 -0
  49. data/docs/{RpmUpdateRecord.md → RpmUpdateRecordRead.md} +2 -2
  50. data/lib/pulp_rpm_client/api/content_advisories_api.rb +5 -5
  51. data/lib/pulp_rpm_client/api/content_distribution_trees_api.rb +3 -3
  52. data/lib/pulp_rpm_client/api/content_modulemd_defaults_api.rb +5 -5
  53. data/lib/pulp_rpm_client/api/content_modulemds_api.rb +5 -5
  54. data/lib/pulp_rpm_client/api/content_packagecategories_api.rb +3 -3
  55. data/lib/pulp_rpm_client/api/content_packageenvironments_api.rb +3 -3
  56. data/lib/pulp_rpm_client/api/content_packagegroups_api.rb +3 -3
  57. data/lib/pulp_rpm_client/api/content_packagelangpacks_api.rb +3 -3
  58. data/lib/pulp_rpm_client/api/content_packages_api.rb +5 -5
  59. data/lib/pulp_rpm_client/api/content_repo_metadata_files_api.rb +3 -3
  60. data/lib/pulp_rpm_client/api/distributions_rpm_api.rb +3 -3
  61. data/lib/pulp_rpm_client/api/publications_rpm_api.rb +3 -3
  62. data/lib/pulp_rpm_client/api/remotes_rpm_api.rb +6 -6
  63. data/lib/pulp_rpm_client/api/repositories_rpm_api.rb +15 -15
  64. data/lib/pulp_rpm_client/api/repositories_rpm_versions_api.rb +3 -3
  65. data/lib/pulp_rpm_client/configuration.rb +2 -2
  66. data/lib/pulp_rpm_client/models/inline_response200.rb +1 -1
  67. data/lib/pulp_rpm_client/models/inline_response2001.rb +1 -1
  68. data/lib/pulp_rpm_client/models/inline_response20010.rb +1 -1
  69. data/lib/pulp_rpm_client/models/inline_response20011.rb +1 -1
  70. data/lib/pulp_rpm_client/models/inline_response20012.rb +1 -1
  71. data/lib/pulp_rpm_client/models/inline_response20013.rb +1 -1
  72. data/lib/pulp_rpm_client/models/inline_response20014.rb +1 -1
  73. data/lib/pulp_rpm_client/models/inline_response2002.rb +1 -1
  74. data/lib/pulp_rpm_client/models/inline_response2003.rb +1 -1
  75. data/lib/pulp_rpm_client/models/inline_response2004.rb +1 -1
  76. data/lib/pulp_rpm_client/models/inline_response2005.rb +1 -1
  77. data/lib/pulp_rpm_client/models/inline_response2006.rb +1 -1
  78. data/lib/pulp_rpm_client/models/inline_response2007.rb +1 -1
  79. data/lib/pulp_rpm_client/models/inline_response2008.rb +1 -1
  80. data/lib/pulp_rpm_client/models/inline_response2009.rb +1 -1
  81. data/lib/pulp_rpm_client/models/repository_version_read.rb +244 -0
  82. data/lib/pulp_rpm_client/models/{rpm_distribution_tree.rb → rpm_distribution_tree_read.rb} +3 -3
  83. data/lib/pulp_rpm_client/models/{rpm_modulemd_defaults.rb → rpm_modulemd_defaults_read.rb} +3 -3
  84. data/lib/pulp_rpm_client/models/{rpm_modulemd.rb → rpm_modulemd_read.rb} +3 -3
  85. data/lib/pulp_rpm_client/models/{rpm_package_category.rb → rpm_package_category_read.rb} +3 -3
  86. data/lib/pulp_rpm_client/models/{rpm_package_environment.rb → rpm_package_environment_read.rb} +3 -3
  87. data/lib/pulp_rpm_client/models/{rpm_package_group.rb → rpm_package_group_read.rb} +3 -3
  88. data/lib/pulp_rpm_client/models/{rpm_package_langpacks.rb → rpm_package_langpacks_read.rb} +3 -3
  89. data/lib/pulp_rpm_client/models/{rpm_package.rb → rpm_package_read.rb} +3 -3
  90. data/lib/pulp_rpm_client/models/{rpm_repo_metadata_file.rb → rpm_repo_metadata_file_read.rb} +3 -3
  91. data/lib/pulp_rpm_client/models/rpm_rpm_distribution_read.rb +331 -0
  92. data/lib/pulp_rpm_client/models/rpm_rpm_publication_read.rb +305 -0
  93. data/lib/pulp_rpm_client/models/rpm_rpm_remote.rb +56 -4
  94. data/lib/pulp_rpm_client/models/rpm_rpm_remote_read.rb +531 -0
  95. data/lib/pulp_rpm_client/models/rpm_rpm_repository_read.rb +305 -0
  96. data/lib/pulp_rpm_client/models/{rpm_update_record.rb → rpm_update_record_read.rb} +3 -3
  97. data/lib/pulp_rpm_client/version.rb +1 -1
  98. data/lib/pulp_rpm_client.rb +15 -10
  99. data/spec/api/content_advisories_api_spec.rb +2 -2
  100. data/spec/api/content_distribution_trees_api_spec.rb +1 -1
  101. data/spec/api/content_modulemd_defaults_api_spec.rb +2 -2
  102. data/spec/api/content_modulemds_api_spec.rb +2 -2
  103. data/spec/api/content_packagecategories_api_spec.rb +1 -1
  104. data/spec/api/content_packageenvironments_api_spec.rb +1 -1
  105. data/spec/api/content_packagegroups_api_spec.rb +1 -1
  106. data/spec/api/content_packagelangpacks_api_spec.rb +1 -1
  107. data/spec/api/content_packages_api_spec.rb +2 -2
  108. data/spec/api/content_repo_metadata_files_api_spec.rb +1 -1
  109. data/spec/api/distributions_rpm_api_spec.rb +1 -1
  110. data/spec/api/publications_rpm_api_spec.rb +1 -1
  111. data/spec/api/remotes_rpm_api_spec.rb +2 -2
  112. data/spec/api/repositories_rpm_api_spec.rb +6 -6
  113. data/spec/api/repositories_rpm_versions_api_spec.rb +1 -1
  114. data/spec/configuration_spec.rb +3 -3
  115. data/spec/models/repository_version_read_spec.rb +65 -0
  116. data/spec/models/{rpm_distribution_tree_spec.rb → rpm_distribution_tree_read_spec.rb} +6 -6
  117. data/spec/models/{rpm_modulemd_defaults_spec.rb → rpm_modulemd_defaults_read_spec.rb} +6 -6
  118. data/spec/models/{rpm_modulemd_spec.rb → rpm_modulemd_read_spec.rb} +6 -6
  119. data/spec/models/{rpm_package_category_spec.rb → rpm_package_category_read_spec.rb} +6 -6
  120. data/spec/models/{rpm_package_environment_spec.rb → rpm_package_environment_read_spec.rb} +6 -6
  121. data/spec/models/{rpm_package_group_spec.rb → rpm_package_group_read_spec.rb} +6 -6
  122. data/spec/models/{rpm_package_langpacks_spec.rb → rpm_package_langpacks_read_spec.rb} +6 -6
  123. data/spec/models/{rpm_package_spec.rb → rpm_package_read_spec.rb} +6 -6
  124. data/spec/models/{rpm_repo_metadata_file_spec.rb → rpm_repo_metadata_file_read_spec.rb} +6 -6
  125. data/spec/models/rpm_rpm_distribution_read_spec.rb +77 -0
  126. data/spec/models/rpm_rpm_publication_read_spec.rb +79 -0
  127. data/spec/models/rpm_rpm_remote_read_spec.rb +123 -0
  128. data/spec/models/rpm_rpm_remote_spec.rb +12 -0
  129. data/spec/models/rpm_rpm_repository_read_spec.rb +77 -0
  130. data/spec/models/{rpm_update_record_spec.rb → rpm_update_record_read_spec.rb} +6 -6
  131. metadata +62 -42
@@ -0,0 +1,65 @@
1
+ =begin
2
+ #Pulp 3 API
3
+
4
+ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
+
6
+ The version of the OpenAPI document: v3
7
+
8
+ Generated by: https://openapi-generator.tech
9
+ OpenAPI Generator version: 4.2.3
10
+
11
+ =end
12
+
13
+ require 'spec_helper'
14
+ require 'json'
15
+ require 'date'
16
+
17
+ # Unit tests for PulpRpmClient::RepositoryVersionRead
18
+ # Automatically generated by openapi-generator (https://openapi-generator.tech)
19
+ # Please update as you see appropriate
20
+ describe 'RepositoryVersionRead' do
21
+ before do
22
+ # run before each test
23
+ @instance = PulpRpmClient::RepositoryVersionRead.new
24
+ end
25
+
26
+ after do
27
+ # run after each test
28
+ end
29
+
30
+ describe 'test an instance of RepositoryVersionRead' do
31
+ it 'should create an instance of RepositoryVersionRead' do
32
+ expect(@instance).to be_instance_of(PulpRpmClient::RepositoryVersionRead)
33
+ end
34
+ end
35
+ describe 'test attribute "pulp_href"' do
36
+ it 'should work' do
37
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
38
+ end
39
+ end
40
+
41
+ describe 'test attribute "pulp_created"' do
42
+ it 'should work' do
43
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
44
+ end
45
+ end
46
+
47
+ describe 'test attribute "number"' do
48
+ it 'should work' do
49
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
50
+ end
51
+ end
52
+
53
+ describe 'test attribute "base_version"' do
54
+ it 'should work' do
55
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
56
+ end
57
+ end
58
+
59
+ describe 'test attribute "content_summary"' do
60
+ it 'should work' do
61
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
62
+ end
63
+ end
64
+
65
+ end
@@ -14,22 +14,22 @@ require 'spec_helper'
14
14
  require 'json'
15
15
  require 'date'
16
16
 
17
- # Unit tests for PulpRpmClient::RpmDistributionTree
17
+ # Unit tests for PulpRpmClient::RpmDistributionTreeRead
18
18
  # Automatically generated by openapi-generator (https://openapi-generator.tech)
19
19
  # Please update as you see appropriate
20
- describe 'RpmDistributionTree' do
20
+ describe 'RpmDistributionTreeRead' do
21
21
  before do
22
22
  # run before each test
23
- @instance = PulpRpmClient::RpmDistributionTree.new
23
+ @instance = PulpRpmClient::RpmDistributionTreeRead.new
24
24
  end
25
25
 
26
26
  after do
27
27
  # run after each test
28
28
  end
29
29
 
30
- describe 'test an instance of RpmDistributionTree' do
31
- it 'should create an instance of RpmDistributionTree' do
32
- expect(@instance).to be_instance_of(PulpRpmClient::RpmDistributionTree)
30
+ describe 'test an instance of RpmDistributionTreeRead' do
31
+ it 'should create an instance of RpmDistributionTreeRead' do
32
+ expect(@instance).to be_instance_of(PulpRpmClient::RpmDistributionTreeRead)
33
33
  end
34
34
  end
35
35
  describe 'test attribute "pulp_href"' do
@@ -14,22 +14,22 @@ require 'spec_helper'
14
14
  require 'json'
15
15
  require 'date'
16
16
 
17
- # Unit tests for PulpRpmClient::RpmModulemdDefaults
17
+ # Unit tests for PulpRpmClient::RpmModulemdDefaultsRead
18
18
  # Automatically generated by openapi-generator (https://openapi-generator.tech)
19
19
  # Please update as you see appropriate
20
- describe 'RpmModulemdDefaults' do
20
+ describe 'RpmModulemdDefaultsRead' do
21
21
  before do
22
22
  # run before each test
23
- @instance = PulpRpmClient::RpmModulemdDefaults.new
23
+ @instance = PulpRpmClient::RpmModulemdDefaultsRead.new
24
24
  end
25
25
 
26
26
  after do
27
27
  # run after each test
28
28
  end
29
29
 
30
- describe 'test an instance of RpmModulemdDefaults' do
31
- it 'should create an instance of RpmModulemdDefaults' do
32
- expect(@instance).to be_instance_of(PulpRpmClient::RpmModulemdDefaults)
30
+ describe 'test an instance of RpmModulemdDefaultsRead' do
31
+ it 'should create an instance of RpmModulemdDefaultsRead' do
32
+ expect(@instance).to be_instance_of(PulpRpmClient::RpmModulemdDefaultsRead)
33
33
  end
34
34
  end
35
35
  describe 'test attribute "pulp_href"' do
@@ -14,22 +14,22 @@ require 'spec_helper'
14
14
  require 'json'
15
15
  require 'date'
16
16
 
17
- # Unit tests for PulpRpmClient::RpmModulemd
17
+ # Unit tests for PulpRpmClient::RpmModulemdRead
18
18
  # Automatically generated by openapi-generator (https://openapi-generator.tech)
19
19
  # Please update as you see appropriate
20
- describe 'RpmModulemd' do
20
+ describe 'RpmModulemdRead' do
21
21
  before do
22
22
  # run before each test
23
- @instance = PulpRpmClient::RpmModulemd.new
23
+ @instance = PulpRpmClient::RpmModulemdRead.new
24
24
  end
25
25
 
26
26
  after do
27
27
  # run after each test
28
28
  end
29
29
 
30
- describe 'test an instance of RpmModulemd' do
31
- it 'should create an instance of RpmModulemd' do
32
- expect(@instance).to be_instance_of(PulpRpmClient::RpmModulemd)
30
+ describe 'test an instance of RpmModulemdRead' do
31
+ it 'should create an instance of RpmModulemdRead' do
32
+ expect(@instance).to be_instance_of(PulpRpmClient::RpmModulemdRead)
33
33
  end
34
34
  end
35
35
  describe 'test attribute "pulp_href"' do
@@ -14,22 +14,22 @@ require 'spec_helper'
14
14
  require 'json'
15
15
  require 'date'
16
16
 
17
- # Unit tests for PulpRpmClient::RpmPackageCategory
17
+ # Unit tests for PulpRpmClient::RpmPackageCategoryRead
18
18
  # Automatically generated by openapi-generator (https://openapi-generator.tech)
19
19
  # Please update as you see appropriate
20
- describe 'RpmPackageCategory' do
20
+ describe 'RpmPackageCategoryRead' do
21
21
  before do
22
22
  # run before each test
23
- @instance = PulpRpmClient::RpmPackageCategory.new
23
+ @instance = PulpRpmClient::RpmPackageCategoryRead.new
24
24
  end
25
25
 
26
26
  after do
27
27
  # run after each test
28
28
  end
29
29
 
30
- describe 'test an instance of RpmPackageCategory' do
31
- it 'should create an instance of RpmPackageCategory' do
32
- expect(@instance).to be_instance_of(PulpRpmClient::RpmPackageCategory)
30
+ describe 'test an instance of RpmPackageCategoryRead' do
31
+ it 'should create an instance of RpmPackageCategoryRead' do
32
+ expect(@instance).to be_instance_of(PulpRpmClient::RpmPackageCategoryRead)
33
33
  end
34
34
  end
35
35
  describe 'test attribute "pulp_href"' do
@@ -14,22 +14,22 @@ require 'spec_helper'
14
14
  require 'json'
15
15
  require 'date'
16
16
 
17
- # Unit tests for PulpRpmClient::RpmPackageEnvironment
17
+ # Unit tests for PulpRpmClient::RpmPackageEnvironmentRead
18
18
  # Automatically generated by openapi-generator (https://openapi-generator.tech)
19
19
  # Please update as you see appropriate
20
- describe 'RpmPackageEnvironment' do
20
+ describe 'RpmPackageEnvironmentRead' do
21
21
  before do
22
22
  # run before each test
23
- @instance = PulpRpmClient::RpmPackageEnvironment.new
23
+ @instance = PulpRpmClient::RpmPackageEnvironmentRead.new
24
24
  end
25
25
 
26
26
  after do
27
27
  # run after each test
28
28
  end
29
29
 
30
- describe 'test an instance of RpmPackageEnvironment' do
31
- it 'should create an instance of RpmPackageEnvironment' do
32
- expect(@instance).to be_instance_of(PulpRpmClient::RpmPackageEnvironment)
30
+ describe 'test an instance of RpmPackageEnvironmentRead' do
31
+ it 'should create an instance of RpmPackageEnvironmentRead' do
32
+ expect(@instance).to be_instance_of(PulpRpmClient::RpmPackageEnvironmentRead)
33
33
  end
34
34
  end
35
35
  describe 'test attribute "pulp_href"' do
@@ -14,22 +14,22 @@ require 'spec_helper'
14
14
  require 'json'
15
15
  require 'date'
16
16
 
17
- # Unit tests for PulpRpmClient::RpmPackageGroup
17
+ # Unit tests for PulpRpmClient::RpmPackageGroupRead
18
18
  # Automatically generated by openapi-generator (https://openapi-generator.tech)
19
19
  # Please update as you see appropriate
20
- describe 'RpmPackageGroup' do
20
+ describe 'RpmPackageGroupRead' do
21
21
  before do
22
22
  # run before each test
23
- @instance = PulpRpmClient::RpmPackageGroup.new
23
+ @instance = PulpRpmClient::RpmPackageGroupRead.new
24
24
  end
25
25
 
26
26
  after do
27
27
  # run after each test
28
28
  end
29
29
 
30
- describe 'test an instance of RpmPackageGroup' do
31
- it 'should create an instance of RpmPackageGroup' do
32
- expect(@instance).to be_instance_of(PulpRpmClient::RpmPackageGroup)
30
+ describe 'test an instance of RpmPackageGroupRead' do
31
+ it 'should create an instance of RpmPackageGroupRead' do
32
+ expect(@instance).to be_instance_of(PulpRpmClient::RpmPackageGroupRead)
33
33
  end
34
34
  end
35
35
  describe 'test attribute "pulp_href"' do
@@ -14,22 +14,22 @@ require 'spec_helper'
14
14
  require 'json'
15
15
  require 'date'
16
16
 
17
- # Unit tests for PulpRpmClient::RpmPackageLangpacks
17
+ # Unit tests for PulpRpmClient::RpmPackageLangpacksRead
18
18
  # Automatically generated by openapi-generator (https://openapi-generator.tech)
19
19
  # Please update as you see appropriate
20
- describe 'RpmPackageLangpacks' do
20
+ describe 'RpmPackageLangpacksRead' do
21
21
  before do
22
22
  # run before each test
23
- @instance = PulpRpmClient::RpmPackageLangpacks.new
23
+ @instance = PulpRpmClient::RpmPackageLangpacksRead.new
24
24
  end
25
25
 
26
26
  after do
27
27
  # run after each test
28
28
  end
29
29
 
30
- describe 'test an instance of RpmPackageLangpacks' do
31
- it 'should create an instance of RpmPackageLangpacks' do
32
- expect(@instance).to be_instance_of(PulpRpmClient::RpmPackageLangpacks)
30
+ describe 'test an instance of RpmPackageLangpacksRead' do
31
+ it 'should create an instance of RpmPackageLangpacksRead' do
32
+ expect(@instance).to be_instance_of(PulpRpmClient::RpmPackageLangpacksRead)
33
33
  end
34
34
  end
35
35
  describe 'test attribute "pulp_href"' do
@@ -14,22 +14,22 @@ require 'spec_helper'
14
14
  require 'json'
15
15
  require 'date'
16
16
 
17
- # Unit tests for PulpRpmClient::RpmPackage
17
+ # Unit tests for PulpRpmClient::RpmPackageRead
18
18
  # Automatically generated by openapi-generator (https://openapi-generator.tech)
19
19
  # Please update as you see appropriate
20
- describe 'RpmPackage' do
20
+ describe 'RpmPackageRead' do
21
21
  before do
22
22
  # run before each test
23
- @instance = PulpRpmClient::RpmPackage.new
23
+ @instance = PulpRpmClient::RpmPackageRead.new
24
24
  end
25
25
 
26
26
  after do
27
27
  # run after each test
28
28
  end
29
29
 
30
- describe 'test an instance of RpmPackage' do
31
- it 'should create an instance of RpmPackage' do
32
- expect(@instance).to be_instance_of(PulpRpmClient::RpmPackage)
30
+ describe 'test an instance of RpmPackageRead' do
31
+ it 'should create an instance of RpmPackageRead' do
32
+ expect(@instance).to be_instance_of(PulpRpmClient::RpmPackageRead)
33
33
  end
34
34
  end
35
35
  describe 'test attribute "pulp_href"' do
@@ -14,22 +14,22 @@ require 'spec_helper'
14
14
  require 'json'
15
15
  require 'date'
16
16
 
17
- # Unit tests for PulpRpmClient::RpmRepoMetadataFile
17
+ # Unit tests for PulpRpmClient::RpmRepoMetadataFileRead
18
18
  # Automatically generated by openapi-generator (https://openapi-generator.tech)
19
19
  # Please update as you see appropriate
20
- describe 'RpmRepoMetadataFile' do
20
+ describe 'RpmRepoMetadataFileRead' do
21
21
  before do
22
22
  # run before each test
23
- @instance = PulpRpmClient::RpmRepoMetadataFile.new
23
+ @instance = PulpRpmClient::RpmRepoMetadataFileRead.new
24
24
  end
25
25
 
26
26
  after do
27
27
  # run after each test
28
28
  end
29
29
 
30
- describe 'test an instance of RpmRepoMetadataFile' do
31
- it 'should create an instance of RpmRepoMetadataFile' do
32
- expect(@instance).to be_instance_of(PulpRpmClient::RpmRepoMetadataFile)
30
+ describe 'test an instance of RpmRepoMetadataFileRead' do
31
+ it 'should create an instance of RpmRepoMetadataFileRead' do
32
+ expect(@instance).to be_instance_of(PulpRpmClient::RpmRepoMetadataFileRead)
33
33
  end
34
34
  end
35
35
  describe 'test attribute "pulp_href"' do
@@ -0,0 +1,77 @@
1
+ =begin
2
+ #Pulp 3 API
3
+
4
+ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
+
6
+ The version of the OpenAPI document: v3
7
+
8
+ Generated by: https://openapi-generator.tech
9
+ OpenAPI Generator version: 4.2.3
10
+
11
+ =end
12
+
13
+ require 'spec_helper'
14
+ require 'json'
15
+ require 'date'
16
+
17
+ # Unit tests for PulpRpmClient::RpmRpmDistributionRead
18
+ # Automatically generated by openapi-generator (https://openapi-generator.tech)
19
+ # Please update as you see appropriate
20
+ describe 'RpmRpmDistributionRead' do
21
+ before do
22
+ # run before each test
23
+ @instance = PulpRpmClient::RpmRpmDistributionRead.new
24
+ end
25
+
26
+ after do
27
+ # run after each test
28
+ end
29
+
30
+ describe 'test an instance of RpmRpmDistributionRead' do
31
+ it 'should create an instance of RpmRpmDistributionRead' do
32
+ expect(@instance).to be_instance_of(PulpRpmClient::RpmRpmDistributionRead)
33
+ end
34
+ end
35
+ describe 'test attribute "pulp_href"' do
36
+ it 'should work' do
37
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
38
+ end
39
+ end
40
+
41
+ describe 'test attribute "pulp_created"' do
42
+ it 'should work' do
43
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
44
+ end
45
+ end
46
+
47
+ describe 'test attribute "base_path"' do
48
+ it 'should work' do
49
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
50
+ end
51
+ end
52
+
53
+ describe 'test attribute "base_url"' do
54
+ it 'should work' do
55
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
56
+ end
57
+ end
58
+
59
+ describe 'test attribute "content_guard"' do
60
+ it 'should work' do
61
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
62
+ end
63
+ end
64
+
65
+ describe 'test attribute "name"' do
66
+ it 'should work' do
67
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
68
+ end
69
+ end
70
+
71
+ describe 'test attribute "publication"' do
72
+ it 'should work' do
73
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
74
+ end
75
+ end
76
+
77
+ end
@@ -0,0 +1,79 @@
1
+ =begin
2
+ #Pulp 3 API
3
+
4
+ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
+
6
+ The version of the OpenAPI document: v3
7
+
8
+ Generated by: https://openapi-generator.tech
9
+ OpenAPI Generator version: 4.2.3
10
+
11
+ =end
12
+
13
+ require 'spec_helper'
14
+ require 'json'
15
+ require 'date'
16
+
17
+ # Unit tests for PulpRpmClient::RpmRpmPublicationRead
18
+ # Automatically generated by openapi-generator (https://openapi-generator.tech)
19
+ # Please update as you see appropriate
20
+ describe 'RpmRpmPublicationRead' do
21
+ before do
22
+ # run before each test
23
+ @instance = PulpRpmClient::RpmRpmPublicationRead.new
24
+ end
25
+
26
+ after do
27
+ # run after each test
28
+ end
29
+
30
+ describe 'test an instance of RpmRpmPublicationRead' do
31
+ it 'should create an instance of RpmRpmPublicationRead' do
32
+ expect(@instance).to be_instance_of(PulpRpmClient::RpmRpmPublicationRead)
33
+ end
34
+ end
35
+ describe 'test attribute "pulp_href"' do
36
+ it 'should work' do
37
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
38
+ end
39
+ end
40
+
41
+ describe 'test attribute "pulp_created"' do
42
+ it 'should work' do
43
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
44
+ end
45
+ end
46
+
47
+ describe 'test attribute "repository_version"' do
48
+ it 'should work' do
49
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
50
+ end
51
+ end
52
+
53
+ describe 'test attribute "repository"' do
54
+ it 'should work' do
55
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
56
+ end
57
+ end
58
+
59
+ describe 'test attribute "metadata_checksum_type"' do
60
+ it 'should work' do
61
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
62
+ # validator = Petstore::EnumTest::EnumAttributeValidator.new('String', ["unknown", "md5", "sha1", "sha224", "sha256", "sha384", "sha512"])
63
+ # validator.allowable_values.each do |value|
64
+ # expect { @instance.metadata_checksum_type = value }.not_to raise_error
65
+ # end
66
+ end
67
+ end
68
+
69
+ describe 'test attribute "package_checksum_type"' do
70
+ it 'should work' do
71
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
72
+ # validator = Petstore::EnumTest::EnumAttributeValidator.new('String', ["unknown", "md5", "sha1", "sha224", "sha256", "sha384", "sha512"])
73
+ # validator.allowable_values.each do |value|
74
+ # expect { @instance.package_checksum_type = value }.not_to raise_error
75
+ # end
76
+ end
77
+ end
78
+
79
+ end
@@ -0,0 +1,123 @@
1
+ =begin
2
+ #Pulp 3 API
3
+
4
+ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
+
6
+ The version of the OpenAPI document: v3
7
+
8
+ Generated by: https://openapi-generator.tech
9
+ OpenAPI Generator version: 4.2.3
10
+
11
+ =end
12
+
13
+ require 'spec_helper'
14
+ require 'json'
15
+ require 'date'
16
+
17
+ # Unit tests for PulpRpmClient::RpmRpmRemoteRead
18
+ # Automatically generated by openapi-generator (https://openapi-generator.tech)
19
+ # Please update as you see appropriate
20
+ describe 'RpmRpmRemoteRead' do
21
+ before do
22
+ # run before each test
23
+ @instance = PulpRpmClient::RpmRpmRemoteRead.new
24
+ end
25
+
26
+ after do
27
+ # run after each test
28
+ end
29
+
30
+ describe 'test an instance of RpmRpmRemoteRead' do
31
+ it 'should create an instance of RpmRpmRemoteRead' do
32
+ expect(@instance).to be_instance_of(PulpRpmClient::RpmRpmRemoteRead)
33
+ end
34
+ end
35
+ describe 'test attribute "pulp_href"' do
36
+ it 'should work' do
37
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
38
+ end
39
+ end
40
+
41
+ describe 'test attribute "pulp_created"' do
42
+ it 'should work' do
43
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
44
+ end
45
+ end
46
+
47
+ describe 'test attribute "name"' do
48
+ it 'should work' do
49
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
50
+ end
51
+ end
52
+
53
+ describe 'test attribute "url"' do
54
+ it 'should work' do
55
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
56
+ end
57
+ end
58
+
59
+ describe 'test attribute "ca_cert"' do
60
+ it 'should work' do
61
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
62
+ end
63
+ end
64
+
65
+ describe 'test attribute "client_cert"' do
66
+ it 'should work' do
67
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
68
+ end
69
+ end
70
+
71
+ describe 'test attribute "client_key"' do
72
+ it 'should work' do
73
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
74
+ end
75
+ end
76
+
77
+ describe 'test attribute "tls_validation"' do
78
+ it 'should work' do
79
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
80
+ end
81
+ end
82
+
83
+ describe 'test attribute "proxy_url"' do
84
+ it 'should work' do
85
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
86
+ end
87
+ end
88
+
89
+ describe 'test attribute "username"' do
90
+ it 'should work' do
91
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
92
+ end
93
+ end
94
+
95
+ describe 'test attribute "password"' do
96
+ it 'should work' do
97
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
98
+ end
99
+ end
100
+
101
+ describe 'test attribute "pulp_last_updated"' do
102
+ it 'should work' do
103
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
104
+ end
105
+ end
106
+
107
+ describe 'test attribute "download_concurrency"' do
108
+ it 'should work' do
109
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
110
+ end
111
+ end
112
+
113
+ describe 'test attribute "policy"' do
114
+ it 'should work' do
115
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
116
+ # validator = Petstore::EnumTest::EnumAttributeValidator.new('String', ["immediate", "on_demand", "streamed"])
117
+ # validator.allowable_values.each do |value|
118
+ # expect { @instance.policy = value }.not_to raise_error
119
+ # end
120
+ end
121
+ end
122
+
123
+ end
@@ -86,6 +86,18 @@ describe 'RpmRpmRemote' do
86
86
  end
87
87
  end
88
88
 
89
+ describe 'test attribute "username"' do
90
+ it 'should work' do
91
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
92
+ end
93
+ end
94
+
95
+ describe 'test attribute "password"' do
96
+ it 'should work' do
97
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
98
+ end
99
+ end
100
+
89
101
  describe 'test attribute "pulp_last_updated"' do
90
102
  it 'should work' do
91
103
  # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers