- πΊπΈUnited States smustgrave
Since there hasn't been a follow up going to close out for now. If still a valid bug please reopen with updated issue summary
Thanks all!
FormValuesTest tests a form that's defined in a test module, ajax_forms_test.
Enabling this and going to /ajax_forms_test_get_form shows a form where each element has an AJAX response. Below each element is a short text, and changing a value causes this text to update with the value, to confirm something has happened in the AJAX callback.
However, this HTML value does not appear to checked by the test -- commenting out the code that produces it does not cause the test to fail.
I am not sure whether this is by design or not -- it could be that the updating text is merely meant for humans manually testing the form while developing the tests?
Closed: outdated
9.5
Last updated
Issue summaries save everyone time if they are kept up-to-date. See Update issue summary task instructions.
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Since there hasn't been a follow up going to close out for now. If still a valid bug please reopen with updated issue summary
Thanks all!