Skip to content

Commit

Permalink
DG-27773 Find/fix failing factory tests if there are any. (#71)
Browse files Browse the repository at this point in the history
* DG-27453 Run integration tests with Ruby 3.1.

* DG-27773 Find/fix failing factory tests if there are any.
  • Loading branch information
nishatbaig authored Jul 12, 2024
1 parent f2d77b9 commit 7cc050a
Show file tree
Hide file tree
Showing 55 changed files with 390 additions and 365 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/github-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ jobs:

strategy:
matrix:
ruby-version: [2.7, 2.6]
ruby-version: [3.1]

steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
- name: Set up Ruby ${{ matrix.ruby-version }}
uses: ruby/setup-ruby@477b21f02be01bcb8030d50f37cfec92bfa615b6
uses: ruby/setup-ruby@ec02537da5712d66d4d50a0f33b7eb52773b5ed1
with:
ruby-version: ${{ matrix.ruby-version }}
- name: Install dependencies
Expand Down
1 change: 1 addition & 0 deletions .ruby-version
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
3.1.3
10 changes: 5 additions & 5 deletions .yardoc/checksums
Original file line number Diff line number Diff line change
Expand Up @@ -3,19 +3,19 @@ lib/sfrest/cron.rb b79eca6a734af70d17053ca85518e9f62737434f
lib/sfrest/info.rb ba9d80b54d182490ea894dc832d338705ccadf3e
lib/sfrest/role.rb 14f829291f7c0b54b35acab383e01535f25e763a
lib/sfrest/site.rb d101ddf331e15e941506fda4d7ad2248ae8eca31
lib/sfrest/task.rb f404ebbdcc21815653802d8b0c7ecbdba86ce6d4
lib/sfrest/task.rb fe185422ddb48945b6332d3de1e880df69f83010
lib/sfrest/user.rb c00d77c9be76b447b3c5410624d106f638840721
lib/sfrest/audit.rb 83b4ed11bb31fb500d59f98b573afd1be7686887
lib/sfrest/error.rb 11e22e8c019e8ed00d3f8830db3f8c1b304d37ca
lib/sfrest/group.rb 673058253fb7d9d1eec45a2b3f2735377a32203d
lib/sfrest/stage.rb 8e81c2268e5a8ba011b79222f753569829a32b9e
lib/sfrest/theme.rb 4f51f2ad5e186c3e0afae4e2456a6eedee1130b1
lib/sfrest/group.rb e10bac10e3b7c5f654f3bced7568009c9e8b2c7f
lib/sfrest/stage.rb b23832cc2f53531dec425e6855a2056b6a3dc36c
lib/sfrest/theme.rb f9d951f0b26490870cb5339c46660625b22b0764
lib/sfrest/usage.rb f32860fbf0610704e4033aec1383f57e3ac2941a
lib/sfrest/backup.rb b938242b1442f8e4e9e112aa2b00e7706e2eb756
lib/sfrest/update.rb 2dc95ca50ab0d7017ac1296b80d1c417a5e9d834
lib/sfrest/domains.rb 2774e0f43de5ef3af79f108a9aea78e9b6e0e9c3
lib/sfrest/profile.rb e506ccffecf7a8cf34e420924243250de38d8e6b
lib/sfrest/version.rb fbb3930e93ff0af2ec9c7805d033d81de4b1c3c2
lib/sfrest/version.rb d4076f4db94997dfa08685c50d5bfa4f7c68298c
lib/sfrest/codebase.rb 86aec3743bd186f1a5bce5e8db27a57444fc1668
lib/sfrest/variable.rb 29d5899e356488e2f58df6841b80b67cc6b43d06
lib/sfrest/collection.rb 60a123604d676b82cc1b2a97d9288637a0e3f3d1
Expand Down
Binary file modified .yardoc/objects/root.dat
Binary file not shown.
121 changes: 67 additions & 54 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,84 +7,97 @@ PATH
GEM
remote: https://rubygems.org/
specs:
addressable (2.7.0)
public_suffix (>= 2.0.2, < 5.0)
ast (2.4.1)
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
ast (2.4.2)
bigdecimal (3.1.8)
codeclimate-test-reporter (1.0.7)
simplecov
coderay (1.1.3)
concurrent-ruby (1.1.7)
coveralls_reborn (0.18.0)
simplecov (>= 0.18.1, < 0.20.0)
term-ansicolor (~> 1.6)
thor (>= 0.20.3, < 2.0)
tins (~> 1.16)
crack (0.4.4)
diff-lcs (1.4.4)
docile (1.3.2)
concurrent-ruby (1.2.3)
coveralls_reborn (0.28.0)
simplecov (~> 0.22.0)
term-ansicolor (~> 1.7)
thor (~> 1.2)
tins (~> 1.32)
crack (1.0.0)
bigdecimal
rexml
diff-lcs (1.5.1)
docile (1.4.0)
excon (0.110.0)
faker (2.14.0)
i18n (>= 1.6, < 2)
faker (3.3.1)
i18n (>= 1.8.11, < 2)
git_bpf (1.0.1)
hashdiff (1.0.1)
i18n (1.8.5)
hashdiff (1.1.0)
i18n (1.14.5)
concurrent-ruby (~> 1.0)
method_source (1.0.0)
parallel (1.19.2)
parser (2.7.2.0)
json (2.7.2)
language_server-protocol (3.17.0.3)
method_source (1.1.0)
parallel (1.24.0)
parser (3.3.1.0)
ast (~> 2.4.1)
pry (0.13.1)
racc
pry (0.14.2)
coderay (~> 1.1)
method_source (~> 1.0)
public_suffix (4.0.6)
rainbow (3.0.0)
rake (13.0.1)
regexp_parser (1.8.2)
rexml (3.2.4)
rspec (3.10.0)
rspec-core (~> 3.10.0)
rspec-expectations (~> 3.10.0)
rspec-mocks (~> 3.10.0)
rspec-core (3.10.0)
rspec-support (~> 3.10.0)
rspec-expectations (3.10.0)
public_suffix (5.0.5)
racc (1.7.3)
rainbow (3.1.1)
rake (13.2.1)
regexp_parser (2.9.0)
rexml (3.2.6)
rspec (3.13.0)
rspec-core (~> 3.13.0)
rspec-expectations (~> 3.13.0)
rspec-mocks (~> 3.13.0)
rspec-core (3.13.0)
rspec-support (~> 3.13.0)
rspec-expectations (3.13.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.10.0)
rspec-mocks (3.10.0)
rspec-support (~> 3.13.0)
rspec-mocks (3.13.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.10.0)
rspec-support (3.10.0)
rubocop (1.2.0)
rspec-support (~> 3.13.0)
rspec-support (3.13.1)
rubocop (1.63.4)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
parser (>= 2.7.1.5)
parser (>= 3.3.0.2)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8)
rexml
rubocop-ast (>= 1.0.1)
regexp_parser (>= 1.8, < 3.0)
rexml (>= 3.2.5, < 4.0)
rubocop-ast (>= 1.31.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 2.0)
rubocop-ast (1.1.1)
parser (>= 2.7.1.5)
ruby-progressbar (1.10.1)
simplecov (0.19.1)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.31.3)
parser (>= 3.3.1.0)
ruby-progressbar (1.13.0)
simplecov (0.22.0)
docile (~> 1.1)
simplecov-html (~> 0.11)
simplecov_json_formatter (~> 0.1)
simplecov-html (0.12.3)
simplecov_json_formatter (0.1.4)
sync (0.5.0)
term-ansicolor (1.7.1)
term-ansicolor (1.8.0)
tins (~> 1.0)
thor (1.0.1)
tins (1.26.0)
thor (1.3.1)
tins (1.33.0)
bigdecimal
sync
unicode-display_width (1.7.0)
webmock (3.9.4)
addressable (>= 2.3.6)
unicode-display_width (2.5.0)
webmock (3.23.0)
addressable (>= 2.8.0)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
yard (0.9.25)
yard (0.9.36)

PLATFORMS
ruby
x86_64-darwin-22

DEPENDENCIES
bundler
Expand All @@ -102,4 +115,4 @@ DEPENDENCIES
yard

BUNDLED WITH
2.2.17
2.5.10
14 changes: 7 additions & 7 deletions doc/SFRest.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<title>
Module: SFRest

&mdash; Documentation by YARD 0.9.25
&mdash; Documentation by YARD 0.9.36

</title>

Expand Down Expand Up @@ -129,7 +129,7 @@ <h2>

</div>
</dt>
<dd><pre class="code"><span class='tstring'><span class='tstring_beg'>&#39;</span><span class='tstring_content'>0.0.46</span><span class='tstring_end'>&#39;</span></span></pre></dd>
<dd><pre class="code"><span class='tstring'><span class='tstring_beg'>&#39;</span><span class='tstring_content'>0.0.47</span><span class='tstring_end'>&#39;</span></span></pre></dd>

</dl>

Expand Down Expand Up @@ -279,7 +279,7 @@ <h2>


<span class="summary_desc"><div class='inline'>
<p>Extract the return data for &#39;key&#39; based on the result object.</p>
<p>Extract the return data for key based on the result object.</p>
</div></span>

</li>
Expand Down Expand Up @@ -507,7 +507,7 @@ <h3 class="signature first" id="find_data_from_results-class_method">
</h3><div class="docstring">
<div class="discussion">

<p>Extract the return data for &#39;key&#39; based on the result object</p>
<p>Extract the return data for key based on the result object</p>


</div>
Expand Down Expand Up @@ -742,9 +742,9 @@ <h3 class="signature " id="new-class_method">
</div>

<div id="footer">
Generated on Thu Apr 25 14:58:26 2024 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.25 (ruby-2.7.5).
Generated on Thu May 9 14:39:25 2024 by
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.36 (ruby-3.1.3).
</div>

</div>
Expand Down
8 changes: 4 additions & 4 deletions doc/SFRest/AccessDeniedError.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<title>
Exception: SFRest::AccessDeniedError

&mdash; Documentation by YARD 0.9.25
&mdash; Documentation by YARD 0.9.36

</title>

Expand Down Expand Up @@ -133,9 +133,9 @@ <h2>Overview</h2><div class="docstring">
</div>

<div id="footer">
Generated on Thu Apr 25 14:58:26 2024 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.25 (ruby-2.7.5).
Generated on Thu May 9 14:39:26 2024 by
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.36 (ruby-3.1.3).
</div>

</div>
Expand Down
8 changes: 4 additions & 4 deletions doc/SFRest/ActionForbiddenError.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<title>
Exception: SFRest::ActionForbiddenError

&mdash; Documentation by YARD 0.9.25
&mdash; Documentation by YARD 0.9.36

</title>

Expand Down Expand Up @@ -133,9 +133,9 @@ <h2>Overview</h2><div class="docstring">
</div>

<div id="footer">
Generated on Thu Apr 25 14:58:26 2024 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.25 (ruby-2.7.5).
Generated on Thu May 9 14:39:26 2024 by
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.36 (ruby-3.1.3).
</div>

</div>
Expand Down
8 changes: 4 additions & 4 deletions doc/SFRest/Audit.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<title>
Class: SFRest::Audit

&mdash; Documentation by YARD 0.9.25
&mdash; Documentation by YARD 0.9.36

</title>

Expand Down Expand Up @@ -305,9 +305,9 @@ <h3 class="signature first" id="list_audit_events-instance_method">
</div>

<div id="footer">
Generated on Thu Apr 25 14:58:26 2024 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.25 (ruby-2.7.5).
Generated on Thu May 9 14:39:26 2024 by
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.36 (ruby-3.1.3).
</div>

</div>
Expand Down
8 changes: 4 additions & 4 deletions doc/SFRest/Backup.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<title>
Class: SFRest::Backup

&mdash; Documentation by YARD 0.9.25
&mdash; Documentation by YARD 0.9.36

</title>

Expand Down Expand Up @@ -873,9 +873,9 @@ <h3 class="signature " id="get_backups-instance_method">
</div>

<div id="footer">
Generated on Thu Apr 25 14:58:27 2024 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.25 (ruby-2.7.5).
Generated on Thu May 9 14:39:27 2024 by
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.36 (ruby-3.1.3).
</div>

</div>
Expand Down
8 changes: 4 additions & 4 deletions doc/SFRest/BadRequestError.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<title>
Exception: SFRest::BadRequestError

&mdash; Documentation by YARD 0.9.25
&mdash; Documentation by YARD 0.9.36

</title>

Expand Down Expand Up @@ -133,9 +133,9 @@ <h2>Overview</h2><div class="docstring">
</div>

<div id="footer">
Generated on Thu Apr 25 14:58:26 2024 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.25 (ruby-2.7.5).
Generated on Thu May 9 14:39:26 2024 by
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.36 (ruby-3.1.3).
</div>

</div>
Expand Down
8 changes: 4 additions & 4 deletions doc/SFRest/Centralized_role_management.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<title>
Class: SFRest::Centralized_role_management

&mdash; Documentation by YARD 0.9.25
&mdash; Documentation by YARD 0.9.36

</title>

Expand Down Expand Up @@ -538,9 +538,9 @@ <h3 class="signature " id="enable_role_mapping-instance_method">
</div>

<div id="footer">
Generated on Thu Apr 25 14:58:27 2024 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.25 (ruby-2.7.5).
Generated on Thu May 9 14:39:29 2024 by
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.36 (ruby-3.1.3).
</div>

</div>
Expand Down
Loading

0 comments on commit 7cc050a

Please sign in to comment.