Problem/Motivation
This is a follow-up to #2102639: Port ajax_example module to Drupal 8
The AJAX Example module does due dilligence to make sure the forms render, but it does not check interaction.
Each example form that does not have a functional JavaScript test should have one.
Proposed resolution
Add a functional JavaScript test for each example form.
Remaining tasks
User interface changes
API changes
Data model changes
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | interdiff.txt | 9.51 KB | mile23 |
| #4 | 2928720_4.patch | 26.09 KB | mile23 |
| #2 | 2928720_2.patch | 17.57 KB | mile23 |
Comments
Comment #2
mile23Still a few forms to go, but making progress.
Comment #3
mile23Working on this.
Comment #4
mile23Got 'em all.
Except for the Wizard, because he's a wily wizard. Also it's broken.
Comment #5
mile23Comment #6
mile23Follow-up: #2930038: AJAX Wizard example is broken
Comment #8
mile23Dun.