You are here

24 calls to AjaxFormTestBase::assertAjaxCommandsTotal() in Purge 8.3

PluginConfigFormTestBase::testCancelSubmit in modules/purge_ui/tests/src/Functional/Form/Config/PluginConfigFormTestBase.php
Tests cancel button form submit.
ProcessorAddFormTest::testAddSubmit in modules/purge_ui/tests/src/Functional/Form/ProcessorAddFormTest.php
Tests form submission results in the redirect command.
ProcessorAddFormTest::testCancelSubmit in modules/purge_ui/tests/src/Functional/Form/ProcessorAddFormTest.php
Tests that the cancel button closes the dialog.
ProcessorDeleteFormTest::testDeleteProcessor in modules/purge_ui/tests/src/Functional/Form/ProcessorDeleteFormTest.php
Tests that 'Yes, delete..', deletes the processor and closes the window.
ProcessorDeleteFormTest::testNoSubmit in modules/purge_ui/tests/src/Functional/Form/ProcessorDeleteFormTest.php
Tests "No" cancel button form submit.
ProcessorDetailsFormTest::testDetailForm in modules/purge_ui/tests/src/Functional/Form/ProcessorDetailsFormTest.php
Tests that the close button works and that content exists.
PurgerAddFormTest::testAddSubmit in modules/purge_ui/tests/src/Functional/Form/PurgerAddFormTest.php
Tests form submission results in the redirect command.
PurgerAddFormTest::testCancelSubmit in modules/purge_ui/tests/src/Functional/Form/PurgerAddFormTest.php
Tests that the cancel button closes the dialog.
PurgerDeleteFormTest::testDeletePurger in modules/purge_ui/tests/src/Functional/Form/PurgerDeleteFormTest.php
Tests that 'Yes, delete..', deletes the purger and closes the window.
PurgerDeleteFormTest::testDeletePurgerWhichDoesNotExist in modules/purge_ui/tests/src/Functional/Form/PurgerDeleteFormTest.php
Assert that deleting a purger that does not exist, passes silently.
PurgerDeleteFormTest::testNoSubmit in modules/purge_ui/tests/src/Functional/Form/PurgerDeleteFormTest.php
Tests "No" cancel button form submit.
PurgerDetailsFormTest::testDetailForm in modules/purge_ui/tests/src/Functional/Form/PurgerDetailsFormTest.php
Tests that the close button works and that content exists.
PurgerMoveFormDownTest::testNoSubmit in modules/purge_ui/tests/src/Functional/Form/PurgerMoveFormDownTest.php
Tests "No" cancel button form submit.
PurgerMoveFormUpTest::testNoSubmit in modules/purge_ui/tests/src/Functional/Form/PurgerMoveFormUpTest.php
Tests "No" cancel button form submit.
QueueBrowserFormTest::testClose in modules/purge_ui/tests/src/Functional/Form/QueueBrowserFormTest.php
Tests that the close button closes the dialog.
QueueChangeFormTest::testChangeFormSubmit in modules/purge_ui/tests/src/Functional/Form/QueueChangeFormTest.php
Tests that changing the form works as expected.
QueueDetailsFormTest::testDetailForm in modules/purge_ui/tests/src/Functional/Form/QueueDetailsFormTest.php
Tests that the close button works and that content exists.
QueueEmptyFormTest::testConfirm in modules/purge_ui/tests/src/Functional/Form/QueueEmptyFormTest.php
Tests that the confirm button clears the queue.
QueueEmptyFormTest::testNo in modules/purge_ui/tests/src/Functional/Form/QueueEmptyFormTest.php
Tests that the "No" cancel button closes the dialog.
QueuerAddFormTest::testAddSubmit in modules/purge_ui/tests/src/Functional/Form/QueuerAddFormTest.php
Tests form submission results in the redirect command.
QueuerAddFormTest::testCancelSubmit in modules/purge_ui/tests/src/Functional/Form/QueuerAddFormTest.php
Tests that the cancel button closes the dialog.
QueuerDeleteFormTest::testDeleteQueuer in modules/purge_ui/tests/src/Functional/Form/QueuerDeleteFormTest.php
Tests that 'Yes, delete..', deletes the queuer and closes the window.
QueuerDeleteFormTest::testNoSubmit in modules/purge_ui/tests/src/Functional/Form/QueuerDeleteFormTest.php
Tests "No" cancel button form submit.
QueuerDetailsFormTest::testDetailForm in modules/purge_ui/tests/src/Functional/Form/QueuerDetailsFormTest.php
Tests that the close button works and that content exists.