Skip to content
This repository has been archived by the owner on Jun 26, 2020. It is now read-only.

Add tests case to increase CC when splitting inside list. #151

Merged
merged 3 commits into from
Aug 26, 2019
Merged

Conversation

jodator
Copy link
Contributor

@jodator jodator commented Aug 26, 2019

Suggested merge commit message (convention)

Tests: Add tests case to increase CC when splitting inside list. Closes ckeditor/ckeditor5#3012.


Additional information

  • The else statement in viewToModelListItemChildrenConverter() for
    checking conditions after split weren't covered after autoparagraphing.
  • This tests does the "improper" way of setting modelCursor when splitting to allowed parent.

The else statement in viewToModelListItemChildrenConverter() for
checking conditions after split wasn't covered after fixing
autoparagraphing. This tests does the "improper" way of setting
modelCursor when splitting to allowed parent.
@jodator jodator requested a review from scofalik August 26, 2019 13:53
tests/listediting.js Outdated Show resolved Hide resolved
@jodator jodator requested a review from Reinmar August 26, 2019 13:58
tests/listediting.js Outdated Show resolved Hide resolved
@scofalik scofalik merged commit c0fb223 into master Aug 26, 2019
@scofalik scofalik deleted the t/126 branch August 26, 2019 14:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
3 participants