You are here

9 calls to AjaxFormTestBase::assertAjaxCommandReloadConfigForm() in Purge 8.3

ProcessorAddFormTest::testAddSubmit in modules/purge_ui/tests/src/Functional/Form/ProcessorAddFormTest.php
Tests form submission results in the redirect command.
ProcessorDeleteFormTest::testDeleteProcessor in modules/purge_ui/tests/src/Functional/Form/ProcessorDeleteFormTest.php
Tests that 'Yes, delete..', deletes the processor and closes the window.
PurgerAddFormTest::testAddSubmit in modules/purge_ui/tests/src/Functional/Form/PurgerAddFormTest.php
Tests form submission results in the redirect command.
PurgerDeleteFormTest::testDeletePurger in modules/purge_ui/tests/src/Functional/Form/PurgerDeleteFormTest.php
Tests that 'Yes, delete..', deletes the purger and closes the window.
PurgerMoveFormDownTest::testMoveDown in modules/purge_ui/tests/src/Functional/Form/PurgerMoveFormDownTest.php
Tests that 'Yes!', moves the purger in order and closes the window.
PurgerMoveFormUpTest::testMoveUp in modules/purge_ui/tests/src/Functional/Form/PurgerMoveFormUpTest.php
Tests that 'Yes!', moves the purger in order and closes the window.
QueueChangeFormTest::testChangeFormSubmit in modules/purge_ui/tests/src/Functional/Form/QueueChangeFormTest.php
Tests that changing the form works as expected.
QueuerAddFormTest::testAddSubmit in modules/purge_ui/tests/src/Functional/Form/QueuerAddFormTest.php
Tests form submission results in the redirect command.
QueuerDeleteFormTest::testDeleteQueuer in modules/purge_ui/tests/src/Functional/Form/QueuerDeleteFormTest.php
Tests that 'Yes, delete..', deletes the queuer and closes the window.