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

SecurePayAU: Allow custom request_timeout #4001

Closed

Conversation

dacook
Copy link

@dacook dacook commented Jun 11, 2021

This method was copied from similar NabTransactGateway, but placed at the
top because it contains a default value.

Note that the remote tests fix from #3979 (awaiting merge) is also included in order for tests to pass.

rake test TEST=test/unit/gateways/secure_pay_au_test.rb
25 tests, 109 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications
100% passed

rake test TEST=test/remote/gateways/remote_secure_pay_au_test.rb
18 tests, 56 assertions, 0 failures, 0 errors, 0 pendings, 2 omissions, 0 notifications
100% passed

andypalmer and others added 2 commits June 11, 2021 11:06
test/remote/gateways/remote_secure_pay_au_test.rb
18 tests, 56 assertions, 0 failures, 0 errors, 0 pendings, 2 omissions, 0 notifications
100% passed

(cherry picked from commit 39e960f)
This method was copied from similar NabTransactGateway, but placed at the
top because it contains a default value.

rake test TEST=test/unit/gateways/secure_pay_au_test.rb
25 tests, 109 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications
100% passed

rake test TEST=test/remote/gateways/remote_secure_pay_au_test.rb
18 tests, 56 assertions, 0 failures, 0 errors, 0 pendings, 2 omissions, 0 notifications
100% passed
Copy link

github-actions bot commented Jun 6, 2024

To provide a cleaner slate for the maintenance of the library, this PR/Issue is being labeled stale after 60 days without activity. It will be closed in 14 days unless you comment with an update regarding its applicability to the current build. Thank you!

@github-actions github-actions bot added the Stale label Jun 6, 2024
@github-actions github-actions bot closed this Jun 21, 2024
@dacook
Copy link
Author

dacook commented Jun 23, 2024

I intend to re-open this once #3979 is complete.

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

Successfully merging this pull request may close these issues.

2 participants