namespace Drupal\Tests\rules\Functional
Object name | File name | Summary |
---|---|---|
ActionsFormTest | tests/src/Functional/ActionsFormTest.php | Tests that each Rules Action can be edited. |
ConditionsFormTest | tests/src/Functional/ConditionsFormTest.php | Tests that each Rules Condition can be edited. |
ConfigureAndExecuteTest | tests/src/Functional/ConfigureAndExecuteTest.php | Tests that a rule can be configured and triggered when a node is edited. |
RulesBrowserTestBase | tests/src/Functional/RulesBrowserTestBase.php | Has some additional helper methods to make test code more readable. |
RulesComponentListBuilderTest | tests/src/Functional/RulesComponentListBuilderTest.php | Tests that the Rules Component list builder pages work. |
RulesDebugLogTest | tests/src/Functional/RulesDebugLogTest.php | Tests that the Rules UI pages are reachable. |
RulesUiEmbedTest | tests/src/Functional/RulesUiEmbedTest.php | Functional test for the embedded Rules example implementation. |
TempStorageTest | tests/src/Functional/TempStorageTest.php | Tests that editing a rule locks it for another user. |
UiPageTest | tests/src/Functional/UiPageTest.php | Tests that the Reaction Rules list builder pages work. |