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

USPS support #1

Merged
merged 43 commits into from
Jul 3, 2019
Merged

USPS support #1

merged 43 commits into from
Jul 3, 2019

Conversation

aaronmwhitehead
Copy link
Contributor

No description provided.

Copy link
Member

@freshlogic freshlogic left a comment

Choose a reason for hiding this comment

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

event.Date is already a Date. We shouldn't need to create a new Date from it for shippedAt and deliveredAt

…he Postal Service" which means we can't use them for this purpose
Copy link
Member

@freshlogic freshlogic left a comment

Choose a reason for hiding this comment

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

I had to remove status codes where the docs said "These events are never generated by a physical scan from the Postal Service". These are the codes we need to avoid.

I'd like to see at least one test assertion where we're comparing full actual vs expected data returned from usps.track().

@freshlogic freshlogic merged commit 503d3cb into master Jul 3, 2019
@freshlogic freshlogic deleted the usps-support branch July 3, 2019 22:12
@freshlogic freshlogic restored the usps-support branch July 3, 2019 22:12
@freshlogic freshlogic deleted the usps-support branch July 3, 2019 22:12
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