Skip to content

Fixes #39622 - replace EditorView tests with RTL testing - #11157

Merged
Lukshio merged 1 commit into
theforeman:developfrom
andreilakatos:fixes-39622-editorview-tests
Aug 27, 2026
Merged

Fixes #39622 - replace EditorView tests with RTL testing#11157
Lukshio merged 1 commit into
theforeman:developfrom
andreilakatos:fixes-39622-editorview-tests

Conversation

@andreilakatos

Copy link
Copy Markdown
Contributor

Fixes #39622 - replace EditorView tests with RTL testing

@Lukshio Lukshio left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Please add test for custom css class

somthing like:

renderEditorView({ className: 'foo', isSelected: true })

toHaveClass('foo')

@andreilakatos

Copy link
Copy Markdown
Contributor Author

Please add test for custom css class

somthing like:

renderEditorView({ className: 'foo', isSelected: true })

toHaveClass('foo')

Done

@andreilakatos
andreilakatos force-pushed the fixes-39622-editorview-tests branch from ca8f42d to 20e8b96 Compare August 27, 2026 07:21

@Lukshio Lukshio left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

ack, tests passes locally

@Lukshio
Lukshio merged commit d66ad42 into theforeman:develop Aug 27, 2026
41 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants