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

Improve mocking of customer updates. #245

Merged
merged 1 commit into from
Oct 22, 2024

Conversation

mvantellingen
Copy link
Member

This includes adding support for:

  • removeAddress,
  • removeBillingAddressId
  • removeShippingAddressId
  • setCustomerGroup
  • setDateOfBirth
  • setDefaultShippingAddress
  • setDefaultBillingAddress
  • setMiddleName
  • setTitle

This change also improves the testing of some actions and introduces
fishery as dependency to ease the test creation

This includes adding support for:
 - `removeAddress`,
 - `removeBillingAddressId`
 - `removeShippingAddressId`
 - `setCustomerGroup`
 - `setDateOfBirth`
 - `setDefaultShippingAddress`
 - `setDefaultBillingAddress`
 - `setMiddleName`
 - `setTitle`

This change also improves the testing of some actions and introduces
`fishery` as dependency to ease the test creation
Copy link

changeset-bot bot commented Oct 22, 2024

🦋 Changeset detected

Latest commit: 8bb8196

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@labdigital/commercetools-mock Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@mvantellingen mvantellingen marked this pull request as ready for review October 22, 2024 19:28
@mvantellingen mvantellingen merged commit ac90ac3 into main Oct 22, 2024
11 checks passed
@mvantellingen mvantellingen deleted the feature/customer-addr-refactor branch October 22, 2024 19:29
@github-actions github-actions bot mentioned this pull request Oct 22, 2024
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.

1 participant