Skip to content

Conversation

@jleandroperez
Copy link
Contributor

@jleandroperez jleandroperez commented Aug 8, 2018

Details:

We've spotted a testing site that was returning null SKU's, and this was effectively breaking our parsers.

In this PR we're:

  • Marking the SKU property as Optional
  • Updating the main app, so that the Optional SKU is properly handled
  • Adding (two) unit tests, to make sure the current backend response is properly parsed.

cc @bummytime @mindgraffiti (Thanks in advance!!)

Closes #221
Thanks @stephhjacq !!!

Testing:

Verify the unit tests look green!

@jleandroperez jleandroperez added the type: bug A confirmed bug. label Aug 8, 2018
@jleandroperez jleandroperez added this to the External open beta milestone Aug 8, 2018
@jleandroperez jleandroperez self-assigned this Aug 8, 2018
@wpmobilebot
Copy link
Collaborator

1 Warning
⚠️ PR has more than 500 lines of code changing. Consider splitting into smaller PRs if possible.

Generated by 🚫 Danger

Copy link
Contributor

@mindgraffiti mindgraffiti left a comment

Choose a reason for hiding this comment

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

✅ unit tests passing
✅ UI testing passing
looks good @jleandroperez

:shipit:

@jleandroperez
Copy link
Contributor Author

Thank you Thuy!!!

@jleandroperez jleandroperez merged commit 0065cd7 into develop Aug 10, 2018
@jleandroperez jleandroperez deleted the issue/221-orders-list-empty branch August 10, 2018 14:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: bug A confirmed bug.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants