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

Implementing rest of the account api #211

Merged
merged 1 commit into from
Dec 8, 2023
Merged

Conversation

PMooreWand
Copy link
Contributor

Adding methods and tests for most of
the accountsApi.
Moved tests in AccountsRestClientTest
to AccountApiRestClientTest so they
are lined up with the class they are testing.
ChangeParser added to AccountApiRestClient to
avoid duplicating code for change parsing with
the starred.changes endpoint.
EmailApiRestClient and methods also implemented.

Adding methods and tests for most of
the accountsApi.
Moved tests in AccountsRestClientTest
to AccountApiRestClientTest so they
are lined up with the class they are testing.
ChangeParser added to AccountApiRestClient to
avoid duplicating code for change parsing with
the starred.changes endpoint.
EmailApiRestClient and methods also implemented.
@uwolfer uwolfer merged commit ecfede8 into uwolfer:master Dec 8, 2023
3 checks passed
@uwolfer
Copy link
Owner

uwolfer commented Dec 8, 2023

Thanks @PMooreWand!

@PMooreWand PMooreWand deleted the accounts branch December 12, 2023 17:25
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.

2 participants