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

[FEAT] Add test to check saving multiple products with same new product class #31

Merged
merged 6 commits into from
Aug 21, 2024

Conversation

samar-hassan
Copy link
Collaborator

@samar-hassan samar-hassan commented Aug 9, 2024

Option to add multiple products with same new product class.

slug="checking",
structure=Product.STANDALONE,
product_class=ProductClassResource(
slug="better",
Copy link
Contributor

Choose a reason for hiding this comment

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

I meant create a case to where you get one product class to create and then another on that does not exist, so also 2 products but one with a new productvlass and one that gives error

@viggo-devries viggo-devries merged commit a4ee365 into master Aug 21, 2024
5 checks passed
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