-
Notifications
You must be signed in to change notification settings - Fork 17
[ECO-4688] Fix tests #391
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
[ECO-4688] Fix tests #391
Changes from all commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
8dea861
fixed failing test due to old simplecov dependency
sacOO7 171075e
Included CI support for ruby 3.2 and 3.3
sacOO7 e5df18b
Refactored author emails in the gemspec
sacOO7 f811abb
Updated ably-common git submodules
sacOO7 e5a8753
updated CI to update SSL certificates to fix openSSL errors
sacOO7 627e59d
Removed code duplication from ruby encrypt and decrypt string
sacOO7 218f120
Refactored empty string encryption/decryption test
sacOO7 a0a3b98
Fixed empty string encryption using openSSL crypto
sacOO7 46536b1
Added ably em http request as an explicit dependency
sacOO7 22ed1f3
Disabled bundler cache for ruby
sacOO7 d93df4f
added bundle install command for parallel_rspec
sacOO7 2ebc4aa
Revert "added bundle install command for parallel_rspec"
sacOO7 3d792ec
Fixed ably-em-http-request commit hash
sacOO7 bcfebff
Added clock skew for renewing token after it expires
sacOO7 f26dec9
Added clock skew for flaky unit test
sacOO7 754c158
refactored skew ruby constant to clock_skew instead
sacOO7 db1ffe9
updated fromSerial param and skipped related test
sacOO7 ff686cb
Refactored check.yml, removed unnecessary commands to install ca cert…
sacOO7 028a460
Merge branch 'feature/no-connection-serial' into fix/tests
sacOO7 505b9e8
Removed unnecessary line from a gemfile that points to a working branch
sacOO7 77aefef
fixed indentation/formatting for connection.rb file
sacOO7 25d39d3
updated crypto encrypt/decrypt test with proper naming convention
sacOO7 510f52d
updated connection spec clock skew as per review comment
sacOO7 da38d24
Reverted connection param fromSerial to original from_serial while fe…
sacOO7 bf16515
Added comment description for fixed timer related flaky test
sacOO7 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule ably-common
updated
47 files
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.