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

CXSPA-8678: fix test isolation for ConfiguratorCartEntryBundleInfoComponent #19441

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

Uli-Tiger
Copy link
Contributor

No description provided.

@Uli-Tiger Uli-Tiger requested review from a team as code owners October 24, 2024 14:29
@github-actions github-actions bot marked this pull request as draft October 24, 2024 14:29
@Uli-Tiger Uli-Tiger marked this pull request as ready for review October 24, 2024 14:30
Copy link
Contributor

@Larisa-Staroverova Larisa-Staroverova left a comment

Choose a reason for hiding this comment

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

Hi @Uli-Tiger,
could you, please, consider my tiny suggestion?

@@ -259,20 +259,22 @@ describe('ConfiguratorCartEntryBundleInfoComponent', () => {

describe('isBundleBasedConfigurator', () => {
it('should return false because the configurator type is not bundle based one', () => {
let testEntry = structuredClone(entry);
Copy link
Contributor

Choose a reason for hiding this comment

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

What do you think about renaming the variable to modified- or clonedEntry? The same for the next two tests. :)

@github-actions github-actions bot marked this pull request as draft October 25, 2024 08:36
@Uli-Tiger Uli-Tiger marked this pull request as ready for review October 25, 2024 08:36
@github-actions github-actions bot marked this pull request as draft October 25, 2024 12:27
@Uli-Tiger Uli-Tiger marked this pull request as ready for review October 25, 2024 12:27
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