Skip to content
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

Fixed tests to work after DateTime changes for 1375 #50

Merged
merged 3 commits into from May 3, 2022

Conversation

reshmabidikar
Copy link
Contributor

  • Fixed tests to perform date comparison
  • Fixed tests to work with different timezones

Gemfile Outdated Show resolved Hide resolved
@@ -4,6 +4,7 @@ source 'http://rubygems.org'

gemspec

# gem 'killbill-client', :git => 'https://github.com/killbill/killbill-client-ruby.git', :branch => 'work-for-release-0.21.x'
gem 'killbill-client', :git => 'https://github.com/killbill/killbill-client-ruby.git', :branch => 'master'
gem 'tzinfo-data'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should go in the killbill-integration-tests.gemspec file.

@pierre pierre changed the base branch from master to work-for-release-0.23.x May 3, 2022 12:23
@pierre pierre merged commit 66c3b1e into killbill:work-for-release-0.23.x May 3, 2022
@pierre
Copy link
Member

pierre commented May 3, 2022

Merging already to see if it fixes the e2e tests. We can address the above in a subsequent PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants