You are here

14 calls to RulesBrowserTestBase::pressButton() in Rules 8.3

ActionsFormTest::testActionsFormWidgets in tests/src/Functional/ActionsFormTest.php
Test each action provided by Rules.
ConditionsFormTest::testConditionsFormWidgets in tests/src/Functional/ConditionsFormTest.php
Test each condition provided by Rules.
ConfigureAndExecuteTest::testConfigureAndExecute in tests/src/Functional/ConfigureAndExecuteTest.php
Tests creation of a rule and then triggering its execution.
ConfigureAndExecuteTest::testMultipleInputContext in tests/src/Functional/ConfigureAndExecuteTest.php
Tests user input in context form for 'multiple' valued context variables.
ConfigureAndExecuteTest::testTwoRulesSameEvent in tests/src/Functional/ConfigureAndExecuteTest.php
Tests creating and altering two rules reacting on the same event.
RulesDebugLogTest::testEventDebugLogMessage in tests/src/Functional/RulesDebugLogTest.php
Tests that entity CRUD events get fired only once.
RulesUiEmbedTest::testExampleUi in tests/src/Functional/RulesUiEmbedTest.php
@covers \Drupal\rules_test_ui_embed\Form\SettingsForm
TempStorageTest::testLocking in tests/src/Functional/TempStorageTest.php
Tests that editing a rule locks it for another user.
UiPageTest::testCancelExpressionInRule in tests/src/Functional/UiPageTest.php
Tests that cancelling an expression from a rule works.
UiPageTest::testCreateReactionRule in tests/src/Functional/UiPageTest.php
Tests that creating a reaction rule works.
UiPageTest::testDeleteExpressionInRule in tests/src/Functional/UiPageTest.php
Tests that deleting an expression from a rule works.
UiPageTest::testMultipleContextAction in tests/src/Functional/UiPageTest.php
Tests that an action with a multiple context can be configured.
UiPageTest::testNegatedCondition in tests/src/Functional/UiPageTest.php
Tests that a negated condition has NOT prefixed to its label.
UiPageTest::testNoContextCondition in tests/src/Functional/UiPageTest.php
Tests that a condition with no context can be configured.