Skip to content

Conversation

bc-alvaroolvera
Copy link
Contributor

@bc-alvaroolvera bc-alvaroolvera commented Sep 3, 2025

Jira: B2B-3330

What/Why?

In order to make sure that the backordering changes do not cause regressions we are making sure that the behavior of adding to draft quote still works as expected.

Rollout/Rollback

Revert this PR

Testing

image

@bc-alvaroolvera bc-alvaroolvera self-assigned this Sep 3, 2025
@bc-alvaroolvera bc-alvaroolvera requested review from icatalina and a team as code owners September 3, 2025 15:31
Copy link
Contributor

@BC-MLombardi BC-MLombardi left a comment

Choose a reason for hiding this comment

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

I don't see a test for adding a product via CSV upload

describe('Add to quote', () => {
it('add shopping list to draft quote', async () => {
vitest.mocked(useParams).mockReturnValue({ id: '272989' });
// const spy = vi.spyOn(console, 'error').mockImplementation(() => {});
Copy link
Contributor

Choose a reason for hiding this comment

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

Can we remove this?

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