In #2330667: Add per-spotlight setting for slide rotation duration, we added a 'Slide Duration' field to the Spotlight widget. We should also add testing of this to our Behat tests. I don't think we should bother with actually watching the rotation, but we should verify that the field is there and settable. This will mostly be testing the upgrade and making sure that the field appears.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | check_that_spotlight-2334043-1.patch | 1.12 KB | mglaman |
Comments
Comment #1
mglamanAdd check to fill in duration field for both scenarios, my Behat run passed.
Comment #3
dsnopekWorks great, thanks! Committed.