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

v4 API: Accounts #75

Merged
merged 13 commits into from
Mar 22, 2024
Merged

v4 API: Accounts #75

merged 13 commits into from
Mar 22, 2024

Conversation

n7studios
Copy link
Contributor

Summary

Adds support for endpoints in the accounts section of the v4 API.

Testing

  • testGetAccountColors: Test that get_account_colors() returns the expected data.
  • testUpdateAccountColors: Test that update_account_colors() updates the account's colors.
  • testGetCreatorProfile: Test that get_creator_profile() returns the expected data.
  • testGetEmailStats: Test that get_email_stats() returns the expected data.
  • testGetGrowthStats: Test that get_growth_stats() returns the expected data.
  • testGetGrowthStatsWithStartDate: Test that get_growth_stats() returns the expected data when a start date is specified.
  • testGetGrowthStatsWithEndDate: Test that get_growth_stats() returns the expected data when an end date is specified.

Checklist

@n7studios n7studios added this to the 2.0 milestone Mar 19, 2024
@n7studios n7studios self-assigned this Mar 19, 2024
@n7studios n7studios requested review from a team, noelherrick and jenessawhite and removed request for a team March 20, 2024 12:43
@n7studios n7studios marked this pull request as ready for review March 20, 2024 12:43
@n7studios n7studios merged commit e628055 into v4-api-oauth Mar 22, 2024
4 checks passed
@n7studios n7studios deleted the v4-api-accounts branch June 26, 2024 03:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants