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

Added test for checking if settings model contains default value #14513

Merged
merged 4 commits into from
Jul 10, 2023

Conversation

andr317c
Copy link
Contributor

@andr317c andr317c commented Jul 6, 2023

Added tests for checking if the block list editor settings model contains the defined default value.

Also did some cleaning up on blockListEditorContent file

The test was created so we would be able to see if we run into this issue again: #13134

Copy link
Member

@Zeegaan Zeegaan left a comment

Choose a reason for hiding this comment

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

Few small things 😁

…-list-settings-model-test

# Conflicts:
#	tests/Umbraco.Tests.AcceptanceTest/package-lock.json
#	tests/Umbraco.Tests.AcceptanceTest/package.json
…ed the use of count in test since there was only one
Copy link
Member

@Zeegaan Zeegaan left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@Zeegaan Zeegaan merged commit 313fdf7 into v12/dev Jul 10, 2023
13 of 15 checks passed
@Zeegaan Zeegaan deleted the v12/QA/added-block-list-settings-model-test branch July 10, 2023 08:38
iOvergaard pushed a commit that referenced this pull request Sep 11, 2023
)

* Added test for checking if a settings model contains default value.
Fixed tests

* Bumped version

* Moved createSliderWithDefaultValue function to our testHelpers. Removed the use of count in test since there was only one
iOvergaard pushed a commit that referenced this pull request Sep 11, 2023
)

* Added test for checking if a settings model contains default value.
Fixed tests

* Bumped version

* Moved createSliderWithDefaultValue function to our testHelpers. Removed the use of count in test since there was only one
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.

3 participants