Skip to content

Refactor getUploads method and updated the test functions #8

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

unniznd
Copy link

@unniznd unniznd commented May 9, 2025

Updated getUploads Function:

  • Modified getUploads to use token and lastKey parameters as per the updated API documentation.
  • Changed getUploads from a static function to a class method to properly utilize the token.

Adjusted Test Cases for getUploads:

  • Updated test cases to reflect the new parameters (token and lastKey) and class method structure.

Updated Deal Status Test Function:

  • Modified the deal status test function to account for the API response field change from dealId to DealID.

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.

1 participant