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

Email testing #24

Merged
merged 37 commits into from
Nov 10, 2023
Merged

Email testing #24

merged 37 commits into from
Nov 10, 2023

Conversation

narekhovhannisyan
Copy link
Collaborator

@narekhovhannisyan narekhovhannisyan commented Oct 27, 2023

Motivation

Implement email testing API and Inboxes, Projects, Messages resources.

Changes

  • Separated axios error handler.
  • Initialized Testing, Inboxes, Messages and Projects resources.
  • Added usage samples.

Copy link
Contributor

@VladimirTaytor VladimirTaytor left a comment

Choose a reason for hiding this comment

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

Looks good in general left few suggestions 👌

examples/testing-api/inboxes.ts Outdated Show resolved Hide resolved
src/lib/api/Testing.ts Outdated Show resolved Hide resolved
Copy link
Contributor

@VladimirTaytor VladimirTaytor left a comment

Choose a reason for hiding this comment

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

Looks good, would be nice to test everything manually before delivering a new release

examples/testing/inboxes.ts Outdated Show resolved Hide resolved
src/lib/api/resources/Inboxes.ts Outdated Show resolved Hide resolved
src/lib/axios-logger.ts Show resolved Hide resolved
@narekhovhannisyan narekhovhannisyan merged commit 3af12a3 into main Nov 10, 2023
1 check passed
@narekhovhannisyan narekhovhannisyan deleted the email-testing branch November 10, 2023 09:53
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.

4 participants