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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

project: DC-Specific Pricing #331

Merged
merged 7 commits into from Oct 2, 2023
Merged

Conversation

lgarber-akamai
Copy link
Contributor

馃摑 Description

This PR will merge the DC-specific pricing project into the dev branch.

鉁旓笍 How to Test

pytest test/unit

@lgarber-akamai lgarber-akamai marked this pull request as ready for review September 25, 2023 15:52
@lgarber-akamai lgarber-akamai requested a review from a team as a code owner September 25, 2023 15:52
"""
Tests that payments can be retrieved
"""
transfer = self.client.account.transfer()
Copy link
Contributor

@ykim-1 ykim-1 Sep 25, 2023

Choose a reason for hiding this comment

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

Is this function hard to test with integration tests? Other than that tests look good!

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@ykim-1 Yup! The main issue is that this represents account-wide network transfer so it's difficult to reliably test it across multiple accunts.

@lgarber-akamai lgarber-akamai merged commit 9b0d360 into dev Oct 2, 2023
9 checks passed
@lgarber-akamai lgarber-akamai deleted the proj/dc-specific-pricing branch October 25, 2023 18:42
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

4 participants