Skip to content

Conversation

@TarekAlQaddy
Copy link
Contributor

No description provided.

@TarekAlQaddy TarekAlQaddy requested a review from a team May 5, 2025 20:59
// Response
expect(responseParams).to.have.property('method').to.equal('POST');
expect(responseParams).to.have.property('message').to.equal('conversion type must be one of add_to_wishlist, add_to_cart, like, message, make_offer, read. If you wish to use custom types, please set is_custom_type to true and specify a display_name.');
expect(responseParams).to.have.property('message').to.equal('Invalid parameters');
Copy link
Contributor Author

Choose a reason for hiding this comment

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

The API now returns Invalid parameters instead and the full descriptive message is inside errors[0].message. After discussing with Jimmy, we decided to just change the error message for now to keep it simple in the tests

Copy link
Contributor

@Mudaafi Mudaafi left a comment

Choose a reason for hiding this comment

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

lgtm, thanks for fixing spellcheck as well

@Mudaafi Mudaafi requested a review from a team May 7, 2025 22:53
@esezen esezen merged commit 97f8518 into master May 8, 2025
7 checks passed
@esezen esezen deleted the ci-4396-update-types-to-include-price-in-itemtracked-type branch May 8, 2025 11:57
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