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

🥗🧹🥔✨ Marketplace: Show DeliveryArea in Order::EmailReceiptComponent #1332

Merged
merged 1 commit into from
Apr 9, 2023

Conversation

zspencer
Copy link
Member

@zspencer zspencer commented Apr 9, 2023

I didn't use the marketplace_order, :full factory outside of the Order::PlacedMailerPreview and Order::ReceivedMailerPreview; and apparently had flubbed the implementation; so that was not working...

So I fixed it and used it in the Order::EmailReceiptComponent spec to test the Order#delivery_area

I also noticed we didn't wire in associations between the Marketplace::DeliveryArea into the Marketplace::Cart and Marketplace::Order so I added some specs for those.

@zspencer zspencer added ✨ feature Reduces Client's Burden or Grants them Benefits 🧹 refactor Includes non-behavioral changes 🥔 Satisfices It's good enough to use, but not particularly great 🥗 test automation Adds some automated tests. V nutritious. labels Apr 9, 2023
@zspencer zspencer requested review from anaulin, KellyAH and a team and removed request for anaulin April 9, 2023 18:45
…ent`

- #1325
- #1324
- #1326

I didn't use the `marketplace_order, :full` factory outside of the
`Order::PlacedMailerPreview` and `Order::ReceivedMailerPreview`; and
apparently had flubbed the implementation; so that was not working...

So I fixed it and used it in the `Order::EmailReceiptComponent` spec to
test the `Order#delivery_area`

I also noticed we didn't wire in associations between the
`Marketplace::DeliveryArea` into the `Marketplace::Cart` and
`Marketplace::Order` so I added some specs for those.
@zspencer zspencer force-pushed the marketplace/deliery/include-area-in-receipt branch from 123f169 to 48b23ea Compare April 9, 2023 18:46
Copy link
Member

@anaulin anaulin left a comment

Choose a reason for hiding this comment

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

🧾 🚚 🥦

@zspencer zspencer merged commit 7c25aa9 into main Apr 9, 2023
@zspencer zspencer deleted the marketplace/deliery/include-area-in-receipt branch April 9, 2023 19:56
@zspencer zspencer added this to the 1.0 - Andromeda milestone May 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ feature Reduces Client's Burden or Grants them Benefits 🧹 refactor Includes non-behavioral changes 🥔 Satisfices It's good enough to use, but not particularly great 🥗 test automation Adds some automated tests. V nutritious.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants