zest 0.0.1 → 0.0.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/README.md +4 -4
- data/lib/zest/version.rb +1 -1
- data/spec/api/pulp_api_spec.rb +3 -3
- data/spec/api_client_spec.rb +29 -29
- data/spec/configuration_spec.rb +3 -3
- data/spec/models/artifact_spec.rb +3 -3
- data/spec/models/async_operation_response_spec.rb +3 -3
- data/spec/models/distribution_spec.rb +3 -3
- data/spec/models/file_content_spec.rb +3 -3
- data/spec/models/file_publisher_spec.rb +3 -3
- data/spec/models/file_remote_spec.rb +3 -3
- data/spec/models/inline_response_200_10_spec.rb +3 -3
- data/spec/models/inline_response_200_1_spec.rb +3 -3
- data/spec/models/inline_response_200_2_spec.rb +3 -3
- data/spec/models/inline_response_200_3_spec.rb +3 -3
- data/spec/models/inline_response_200_4_spec.rb +3 -3
- data/spec/models/inline_response_200_5_spec.rb +3 -3
- data/spec/models/inline_response_200_6_spec.rb +3 -3
- data/spec/models/inline_response_200_7_spec.rb +3 -3
- data/spec/models/inline_response_200_8_spec.rb +3 -3
- data/spec/models/inline_response_200_9_spec.rb +3 -3
- data/spec/models/inline_response_200_spec.rb +3 -3
- data/spec/models/progress_report_spec.rb +3 -3
- data/spec/models/publication_spec.rb +3 -3
- data/spec/models/repository_publish_url_spec.rb +3 -3
- data/spec/models/repository_spec.rb +3 -3
- data/spec/models/repository_sync_url_spec.rb +3 -3
- data/spec/models/repository_version_create_spec.rb +3 -3
- data/spec/models/repository_version_spec.rb +3 -3
- data/spec/models/task_spec.rb +3 -3
- data/spec/models/user_spec.rb +3 -3
- data/spec/models/worker_spec.rb +3 -3
- data/spec/spec_helper.rb +1 -1
- data/zest.gemspec +3 -4
- metadata +6 -44
- data/api.json +0 -1
- data/config.json +0 -6
- data/katello_pulp_api-0.0.1.gem +0 -0
- data/katello_pulp_api.gemspec +0 -46
- data/lib/katello_pulp_api.rb +0 -67
- data/lib/katello_pulp_api/api/pulp_api.rb +0 -3277
- data/lib/katello_pulp_api/api_client.rb +0 -389
- data/lib/katello_pulp_api/api_error.rb +0 -38
- data/lib/katello_pulp_api/configuration.rb +0 -209
- data/lib/katello_pulp_api/models/artifact.rb +0 -278
- data/lib/katello_pulp_api/models/async_operation_response.rb +0 -194
- data/lib/katello_pulp_api/models/distribution.rb +0 -350
- data/lib/katello_pulp_api/models/file_content.rb +0 -272
- data/lib/katello_pulp_api/models/file_publisher.rb +0 -306
- data/lib/katello_pulp_api/models/file_remote.rb +0 -452
- data/lib/katello_pulp_api/models/inline_response_200.rb +0 -227
- data/lib/katello_pulp_api/models/inline_response_200_1.rb +0 -227
- data/lib/katello_pulp_api/models/inline_response_200_10.rb +0 -227
- data/lib/katello_pulp_api/models/inline_response_200_2.rb +0 -227
- data/lib/katello_pulp_api/models/inline_response_200_3.rb +0 -227
- data/lib/katello_pulp_api/models/inline_response_200_4.rb +0 -227
- data/lib/katello_pulp_api/models/inline_response_200_5.rb +0 -227
- data/lib/katello_pulp_api/models/inline_response_200_6.rb +0 -227
- data/lib/katello_pulp_api/models/inline_response_200_7.rb +0 -227
- data/lib/katello_pulp_api/models/inline_response_200_8.rb +0 -227
- data/lib/katello_pulp_api/models/inline_response_200_9.rb +0 -227
- data/lib/katello_pulp_api/models/progress_report.rb +0 -271
- data/lib/katello_pulp_api/models/publication.rb +0 -249
- data/lib/katello_pulp_api/models/repository.rb +0 -260
- data/lib/katello_pulp_api/models/repository_publish_url.rb +0 -199
- data/lib/katello_pulp_api/models/repository_sync_url.rb +0 -206
- data/lib/katello_pulp_api/models/repository_version.rb +0 -277
- data/lib/katello_pulp_api/models/repository_version_create.rb +0 -223
- data/lib/katello_pulp_api/models/task.rb +0 -363
- data/lib/katello_pulp_api/models/user.rb +0 -284
- data/lib/katello_pulp_api/models/worker.rb +0 -254
- data/lib/katello_pulp_api/version.rb +0 -15
@@ -14,13 +14,13 @@ require 'spec_helper'
|
|
14
14
|
require 'json'
|
15
15
|
require 'date'
|
16
16
|
|
17
|
-
# Unit tests for
|
17
|
+
# Unit tests for Zest::InlineResponse2002
|
18
18
|
# Automatically generated by swagger-codegen (github.com/swagger-api/swagger-codegen)
|
19
19
|
# Please update as you see appropriate
|
20
20
|
describe 'InlineResponse2002' do
|
21
21
|
before do
|
22
22
|
# run before each test
|
23
|
-
@instance =
|
23
|
+
@instance = Zest::InlineResponse2002.new
|
24
24
|
end
|
25
25
|
|
26
26
|
after do
|
@@ -29,7 +29,7 @@ describe 'InlineResponse2002' do
|
|
29
29
|
|
30
30
|
describe 'test an instance of InlineResponse2002' do
|
31
31
|
it 'should create an instance of InlineResponse2002' do
|
32
|
-
expect(@instance).to be_instance_of(
|
32
|
+
expect(@instance).to be_instance_of(Zest::InlineResponse2002)
|
33
33
|
end
|
34
34
|
end
|
35
35
|
describe 'test attribute "count"' do
|
@@ -14,13 +14,13 @@ require 'spec_helper'
|
|
14
14
|
require 'json'
|
15
15
|
require 'date'
|
16
16
|
|
17
|
-
# Unit tests for
|
17
|
+
# Unit tests for Zest::InlineResponse2003
|
18
18
|
# Automatically generated by swagger-codegen (github.com/swagger-api/swagger-codegen)
|
19
19
|
# Please update as you see appropriate
|
20
20
|
describe 'InlineResponse2003' do
|
21
21
|
before do
|
22
22
|
# run before each test
|
23
|
-
@instance =
|
23
|
+
@instance = Zest::InlineResponse2003.new
|
24
24
|
end
|
25
25
|
|
26
26
|
after do
|
@@ -29,7 +29,7 @@ describe 'InlineResponse2003' do
|
|
29
29
|
|
30
30
|
describe 'test an instance of InlineResponse2003' do
|
31
31
|
it 'should create an instance of InlineResponse2003' do
|
32
|
-
expect(@instance).to be_instance_of(
|
32
|
+
expect(@instance).to be_instance_of(Zest::InlineResponse2003)
|
33
33
|
end
|
34
34
|
end
|
35
35
|
describe 'test attribute "count"' do
|
@@ -14,13 +14,13 @@ require 'spec_helper'
|
|
14
14
|
require 'json'
|
15
15
|
require 'date'
|
16
16
|
|
17
|
-
# Unit tests for
|
17
|
+
# Unit tests for Zest::InlineResponse2004
|
18
18
|
# Automatically generated by swagger-codegen (github.com/swagger-api/swagger-codegen)
|
19
19
|
# Please update as you see appropriate
|
20
20
|
describe 'InlineResponse2004' do
|
21
21
|
before do
|
22
22
|
# run before each test
|
23
|
-
@instance =
|
23
|
+
@instance = Zest::InlineResponse2004.new
|
24
24
|
end
|
25
25
|
|
26
26
|
after do
|
@@ -29,7 +29,7 @@ describe 'InlineResponse2004' do
|
|
29
29
|
|
30
30
|
describe 'test an instance of InlineResponse2004' do
|
31
31
|
it 'should create an instance of InlineResponse2004' do
|
32
|
-
expect(@instance).to be_instance_of(
|
32
|
+
expect(@instance).to be_instance_of(Zest::InlineResponse2004)
|
33
33
|
end
|
34
34
|
end
|
35
35
|
describe 'test attribute "count"' do
|
@@ -14,13 +14,13 @@ require 'spec_helper'
|
|
14
14
|
require 'json'
|
15
15
|
require 'date'
|
16
16
|
|
17
|
-
# Unit tests for
|
17
|
+
# Unit tests for Zest::InlineResponse2005
|
18
18
|
# Automatically generated by swagger-codegen (github.com/swagger-api/swagger-codegen)
|
19
19
|
# Please update as you see appropriate
|
20
20
|
describe 'InlineResponse2005' do
|
21
21
|
before do
|
22
22
|
# run before each test
|
23
|
-
@instance =
|
23
|
+
@instance = Zest::InlineResponse2005.new
|
24
24
|
end
|
25
25
|
|
26
26
|
after do
|
@@ -29,7 +29,7 @@ describe 'InlineResponse2005' do
|
|
29
29
|
|
30
30
|
describe 'test an instance of InlineResponse2005' do
|
31
31
|
it 'should create an instance of InlineResponse2005' do
|
32
|
-
expect(@instance).to be_instance_of(
|
32
|
+
expect(@instance).to be_instance_of(Zest::InlineResponse2005)
|
33
33
|
end
|
34
34
|
end
|
35
35
|
describe 'test attribute "count"' do
|
@@ -14,13 +14,13 @@ require 'spec_helper'
|
|
14
14
|
require 'json'
|
15
15
|
require 'date'
|
16
16
|
|
17
|
-
# Unit tests for
|
17
|
+
# Unit tests for Zest::InlineResponse2006
|
18
18
|
# Automatically generated by swagger-codegen (github.com/swagger-api/swagger-codegen)
|
19
19
|
# Please update as you see appropriate
|
20
20
|
describe 'InlineResponse2006' do
|
21
21
|
before do
|
22
22
|
# run before each test
|
23
|
-
@instance =
|
23
|
+
@instance = Zest::InlineResponse2006.new
|
24
24
|
end
|
25
25
|
|
26
26
|
after do
|
@@ -29,7 +29,7 @@ describe 'InlineResponse2006' do
|
|
29
29
|
|
30
30
|
describe 'test an instance of InlineResponse2006' do
|
31
31
|
it 'should create an instance of InlineResponse2006' do
|
32
|
-
expect(@instance).to be_instance_of(
|
32
|
+
expect(@instance).to be_instance_of(Zest::InlineResponse2006)
|
33
33
|
end
|
34
34
|
end
|
35
35
|
describe 'test attribute "count"' do
|
@@ -14,13 +14,13 @@ require 'spec_helper'
|
|
14
14
|
require 'json'
|
15
15
|
require 'date'
|
16
16
|
|
17
|
-
# Unit tests for
|
17
|
+
# Unit tests for Zest::InlineResponse2007
|
18
18
|
# Automatically generated by swagger-codegen (github.com/swagger-api/swagger-codegen)
|
19
19
|
# Please update as you see appropriate
|
20
20
|
describe 'InlineResponse2007' do
|
21
21
|
before do
|
22
22
|
# run before each test
|
23
|
-
@instance =
|
23
|
+
@instance = Zest::InlineResponse2007.new
|
24
24
|
end
|
25
25
|
|
26
26
|
after do
|
@@ -29,7 +29,7 @@ describe 'InlineResponse2007' do
|
|
29
29
|
|
30
30
|
describe 'test an instance of InlineResponse2007' do
|
31
31
|
it 'should create an instance of InlineResponse2007' do
|
32
|
-
expect(@instance).to be_instance_of(
|
32
|
+
expect(@instance).to be_instance_of(Zest::InlineResponse2007)
|
33
33
|
end
|
34
34
|
end
|
35
35
|
describe 'test attribute "count"' do
|
@@ -14,13 +14,13 @@ require 'spec_helper'
|
|
14
14
|
require 'json'
|
15
15
|
require 'date'
|
16
16
|
|
17
|
-
# Unit tests for
|
17
|
+
# Unit tests for Zest::InlineResponse2008
|
18
18
|
# Automatically generated by swagger-codegen (github.com/swagger-api/swagger-codegen)
|
19
19
|
# Please update as you see appropriate
|
20
20
|
describe 'InlineResponse2008' do
|
21
21
|
before do
|
22
22
|
# run before each test
|
23
|
-
@instance =
|
23
|
+
@instance = Zest::InlineResponse2008.new
|
24
24
|
end
|
25
25
|
|
26
26
|
after do
|
@@ -29,7 +29,7 @@ describe 'InlineResponse2008' do
|
|
29
29
|
|
30
30
|
describe 'test an instance of InlineResponse2008' do
|
31
31
|
it 'should create an instance of InlineResponse2008' do
|
32
|
-
expect(@instance).to be_instance_of(
|
32
|
+
expect(@instance).to be_instance_of(Zest::InlineResponse2008)
|
33
33
|
end
|
34
34
|
end
|
35
35
|
describe 'test attribute "count"' do
|
@@ -14,13 +14,13 @@ require 'spec_helper'
|
|
14
14
|
require 'json'
|
15
15
|
require 'date'
|
16
16
|
|
17
|
-
# Unit tests for
|
17
|
+
# Unit tests for Zest::InlineResponse2009
|
18
18
|
# Automatically generated by swagger-codegen (github.com/swagger-api/swagger-codegen)
|
19
19
|
# Please update as you see appropriate
|
20
20
|
describe 'InlineResponse2009' do
|
21
21
|
before do
|
22
22
|
# run before each test
|
23
|
-
@instance =
|
23
|
+
@instance = Zest::InlineResponse2009.new
|
24
24
|
end
|
25
25
|
|
26
26
|
after do
|
@@ -29,7 +29,7 @@ describe 'InlineResponse2009' do
|
|
29
29
|
|
30
30
|
describe 'test an instance of InlineResponse2009' do
|
31
31
|
it 'should create an instance of InlineResponse2009' do
|
32
|
-
expect(@instance).to be_instance_of(
|
32
|
+
expect(@instance).to be_instance_of(Zest::InlineResponse2009)
|
33
33
|
end
|
34
34
|
end
|
35
35
|
describe 'test attribute "count"' do
|
@@ -14,13 +14,13 @@ require 'spec_helper'
|
|
14
14
|
require 'json'
|
15
15
|
require 'date'
|
16
16
|
|
17
|
-
# Unit tests for
|
17
|
+
# Unit tests for Zest::InlineResponse200
|
18
18
|
# Automatically generated by swagger-codegen (github.com/swagger-api/swagger-codegen)
|
19
19
|
# Please update as you see appropriate
|
20
20
|
describe 'InlineResponse200' do
|
21
21
|
before do
|
22
22
|
# run before each test
|
23
|
-
@instance =
|
23
|
+
@instance = Zest::InlineResponse200.new
|
24
24
|
end
|
25
25
|
|
26
26
|
after do
|
@@ -29,7 +29,7 @@ describe 'InlineResponse200' do
|
|
29
29
|
|
30
30
|
describe 'test an instance of InlineResponse200' do
|
31
31
|
it 'should create an instance of InlineResponse200' do
|
32
|
-
expect(@instance).to be_instance_of(
|
32
|
+
expect(@instance).to be_instance_of(Zest::InlineResponse200)
|
33
33
|
end
|
34
34
|
end
|
35
35
|
describe 'test attribute "count"' do
|
@@ -14,13 +14,13 @@ require 'spec_helper'
|
|
14
14
|
require 'json'
|
15
15
|
require 'date'
|
16
16
|
|
17
|
-
# Unit tests for
|
17
|
+
# Unit tests for Zest::ProgressReport
|
18
18
|
# Automatically generated by swagger-codegen (github.com/swagger-api/swagger-codegen)
|
19
19
|
# Please update as you see appropriate
|
20
20
|
describe 'ProgressReport' do
|
21
21
|
before do
|
22
22
|
# run before each test
|
23
|
-
@instance =
|
23
|
+
@instance = Zest::ProgressReport.new
|
24
24
|
end
|
25
25
|
|
26
26
|
after do
|
@@ -29,7 +29,7 @@ describe 'ProgressReport' do
|
|
29
29
|
|
30
30
|
describe 'test an instance of ProgressReport' do
|
31
31
|
it 'should create an instance of ProgressReport' do
|
32
|
-
expect(@instance).to be_instance_of(
|
32
|
+
expect(@instance).to be_instance_of(Zest::ProgressReport)
|
33
33
|
end
|
34
34
|
end
|
35
35
|
describe 'test attribute "message"' do
|
@@ -14,13 +14,13 @@ require 'spec_helper'
|
|
14
14
|
require 'json'
|
15
15
|
require 'date'
|
16
16
|
|
17
|
-
# Unit tests for
|
17
|
+
# Unit tests for Zest::Publication
|
18
18
|
# Automatically generated by swagger-codegen (github.com/swagger-api/swagger-codegen)
|
19
19
|
# Please update as you see appropriate
|
20
20
|
describe 'Publication' do
|
21
21
|
before do
|
22
22
|
# run before each test
|
23
|
-
@instance =
|
23
|
+
@instance = Zest::Publication.new
|
24
24
|
end
|
25
25
|
|
26
26
|
after do
|
@@ -29,7 +29,7 @@ describe 'Publication' do
|
|
29
29
|
|
30
30
|
describe 'test an instance of Publication' do
|
31
31
|
it 'should create an instance of Publication' do
|
32
|
-
expect(@instance).to be_instance_of(
|
32
|
+
expect(@instance).to be_instance_of(Zest::Publication)
|
33
33
|
end
|
34
34
|
end
|
35
35
|
describe 'test attribute "_href"' do
|
@@ -14,13 +14,13 @@ require 'spec_helper'
|
|
14
14
|
require 'json'
|
15
15
|
require 'date'
|
16
16
|
|
17
|
-
# Unit tests for
|
17
|
+
# Unit tests for Zest::RepositoryPublishURL
|
18
18
|
# Automatically generated by swagger-codegen (github.com/swagger-api/swagger-codegen)
|
19
19
|
# Please update as you see appropriate
|
20
20
|
describe 'RepositoryPublishURL' do
|
21
21
|
before do
|
22
22
|
# run before each test
|
23
|
-
@instance =
|
23
|
+
@instance = Zest::RepositoryPublishURL.new
|
24
24
|
end
|
25
25
|
|
26
26
|
after do
|
@@ -29,7 +29,7 @@ describe 'RepositoryPublishURL' do
|
|
29
29
|
|
30
30
|
describe 'test an instance of RepositoryPublishURL' do
|
31
31
|
it 'should create an instance of RepositoryPublishURL' do
|
32
|
-
expect(@instance).to be_instance_of(
|
32
|
+
expect(@instance).to be_instance_of(Zest::RepositoryPublishURL)
|
33
33
|
end
|
34
34
|
end
|
35
35
|
describe 'test attribute "repository"' do
|
@@ -14,13 +14,13 @@ require 'spec_helper'
|
|
14
14
|
require 'json'
|
15
15
|
require 'date'
|
16
16
|
|
17
|
-
# Unit tests for
|
17
|
+
# Unit tests for Zest::Repository
|
18
18
|
# Automatically generated by swagger-codegen (github.com/swagger-api/swagger-codegen)
|
19
19
|
# Please update as you see appropriate
|
20
20
|
describe 'Repository' do
|
21
21
|
before do
|
22
22
|
# run before each test
|
23
|
-
@instance =
|
23
|
+
@instance = Zest::Repository.new
|
24
24
|
end
|
25
25
|
|
26
26
|
after do
|
@@ -29,7 +29,7 @@ describe 'Repository' do
|
|
29
29
|
|
30
30
|
describe 'test an instance of Repository' do
|
31
31
|
it 'should create an instance of Repository' do
|
32
|
-
expect(@instance).to be_instance_of(
|
32
|
+
expect(@instance).to be_instance_of(Zest::Repository)
|
33
33
|
end
|
34
34
|
end
|
35
35
|
describe 'test attribute "_href"' do
|
@@ -14,13 +14,13 @@ require 'spec_helper'
|
|
14
14
|
require 'json'
|
15
15
|
require 'date'
|
16
16
|
|
17
|
-
# Unit tests for
|
17
|
+
# Unit tests for Zest::RepositorySyncURL
|
18
18
|
# Automatically generated by swagger-codegen (github.com/swagger-api/swagger-codegen)
|
19
19
|
# Please update as you see appropriate
|
20
20
|
describe 'RepositorySyncURL' do
|
21
21
|
before do
|
22
22
|
# run before each test
|
23
|
-
@instance =
|
23
|
+
@instance = Zest::RepositorySyncURL.new
|
24
24
|
end
|
25
25
|
|
26
26
|
after do
|
@@ -29,7 +29,7 @@ describe 'RepositorySyncURL' do
|
|
29
29
|
|
30
30
|
describe 'test an instance of RepositorySyncURL' do
|
31
31
|
it 'should create an instance of RepositorySyncURL' do
|
32
|
-
expect(@instance).to be_instance_of(
|
32
|
+
expect(@instance).to be_instance_of(Zest::RepositorySyncURL)
|
33
33
|
end
|
34
34
|
end
|
35
35
|
describe 'test attribute "repository"' do
|
@@ -14,13 +14,13 @@ require 'spec_helper'
|
|
14
14
|
require 'json'
|
15
15
|
require 'date'
|
16
16
|
|
17
|
-
# Unit tests for
|
17
|
+
# Unit tests for Zest::RepositoryVersionCreate
|
18
18
|
# Automatically generated by swagger-codegen (github.com/swagger-api/swagger-codegen)
|
19
19
|
# Please update as you see appropriate
|
20
20
|
describe 'RepositoryVersionCreate' do
|
21
21
|
before do
|
22
22
|
# run before each test
|
23
|
-
@instance =
|
23
|
+
@instance = Zest::RepositoryVersionCreate.new
|
24
24
|
end
|
25
25
|
|
26
26
|
after do
|
@@ -29,7 +29,7 @@ describe 'RepositoryVersionCreate' do
|
|
29
29
|
|
30
30
|
describe 'test an instance of RepositoryVersionCreate' do
|
31
31
|
it 'should create an instance of RepositoryVersionCreate' do
|
32
|
-
expect(@instance).to be_instance_of(
|
32
|
+
expect(@instance).to be_instance_of(Zest::RepositoryVersionCreate)
|
33
33
|
end
|
34
34
|
end
|
35
35
|
describe 'test attribute "add_content_units"' do
|
@@ -14,13 +14,13 @@ require 'spec_helper'
|
|
14
14
|
require 'json'
|
15
15
|
require 'date'
|
16
16
|
|
17
|
-
# Unit tests for
|
17
|
+
# Unit tests for Zest::RepositoryVersion
|
18
18
|
# Automatically generated by swagger-codegen (github.com/swagger-api/swagger-codegen)
|
19
19
|
# Please update as you see appropriate
|
20
20
|
describe 'RepositoryVersion' do
|
21
21
|
before do
|
22
22
|
# run before each test
|
23
|
-
@instance =
|
23
|
+
@instance = Zest::RepositoryVersion.new
|
24
24
|
end
|
25
25
|
|
26
26
|
after do
|
@@ -29,7 +29,7 @@ describe 'RepositoryVersion' do
|
|
29
29
|
|
30
30
|
describe 'test an instance of RepositoryVersion' do
|
31
31
|
it 'should create an instance of RepositoryVersion' do
|
32
|
-
expect(@instance).to be_instance_of(
|
32
|
+
expect(@instance).to be_instance_of(Zest::RepositoryVersion)
|
33
33
|
end
|
34
34
|
end
|
35
35
|
describe 'test attribute "_href"' do
|
data/spec/models/task_spec.rb
CHANGED
@@ -14,13 +14,13 @@ require 'spec_helper'
|
|
14
14
|
require 'json'
|
15
15
|
require 'date'
|
16
16
|
|
17
|
-
# Unit tests for
|
17
|
+
# Unit tests for Zest::Task
|
18
18
|
# Automatically generated by swagger-codegen (github.com/swagger-api/swagger-codegen)
|
19
19
|
# Please update as you see appropriate
|
20
20
|
describe 'Task' do
|
21
21
|
before do
|
22
22
|
# run before each test
|
23
|
-
@instance =
|
23
|
+
@instance = Zest::Task.new
|
24
24
|
end
|
25
25
|
|
26
26
|
after do
|
@@ -29,7 +29,7 @@ describe 'Task' do
|
|
29
29
|
|
30
30
|
describe 'test an instance of Task' do
|
31
31
|
it 'should create an instance of Task' do
|
32
|
-
expect(@instance).to be_instance_of(
|
32
|
+
expect(@instance).to be_instance_of(Zest::Task)
|
33
33
|
end
|
34
34
|
end
|
35
35
|
describe 'test attribute "_href"' do
|
data/spec/models/user_spec.rb
CHANGED
@@ -14,13 +14,13 @@ require 'spec_helper'
|
|
14
14
|
require 'json'
|
15
15
|
require 'date'
|
16
16
|
|
17
|
-
# Unit tests for
|
17
|
+
# Unit tests for Zest::User
|
18
18
|
# Automatically generated by swagger-codegen (github.com/swagger-api/swagger-codegen)
|
19
19
|
# Please update as you see appropriate
|
20
20
|
describe 'User' do
|
21
21
|
before do
|
22
22
|
# run before each test
|
23
|
-
@instance =
|
23
|
+
@instance = Zest::User.new
|
24
24
|
end
|
25
25
|
|
26
26
|
after do
|
@@ -29,7 +29,7 @@ describe 'User' do
|
|
29
29
|
|
30
30
|
describe 'test an instance of User' do
|
31
31
|
it 'should create an instance of User' do
|
32
|
-
expect(@instance).to be_instance_of(
|
32
|
+
expect(@instance).to be_instance_of(Zest::User)
|
33
33
|
end
|
34
34
|
end
|
35
35
|
describe 'test attribute "_href"' do
|