When having some tips failing it is good to know how many tips are tested and how many are modal versions. This is esp useful when having modules altering tips and thus tip count.
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | drupal8.tour-module.2099471-5.patch | 1.22 KB | clemens.tolboom |
| #3 | drupal8.tour-module.2099471-3.patch | 1.23 KB | clemens.tolboom |
| #1 | drupal8.tour-module.2099471-1.patch | 1.23 KB | clemens.tolboom |
Comments
Comment #1
clemens.tolboomComment #2
larowlanNeeds a . on end of "it's a modal" comment
Comment #3
clemens.tolboomAdded #2.
Can we do better showing hook_tour_tips_alter kicked in? See #2017471: Multilingual tour for language section for our first implementation.
Comment #4
larowlanShould use $this->pass() instead of $this->assertTrue()
Comment #5
clemens.tolboom@larowlan thanks
Comment #6
larowlanThanks
Comment #7
larowlanNot really a feature, just a useful debug addition
Comment #8
xanoTitle fix.
Comment #9
webchickI'll take your word for it that this is helpful. :)
Committed and pushed to 8.x. Thanks!