7 calls to FeedsRulesTest::createTestRule() in Feeds 7.2
- FeedsRulesTest::testFeedsAfterImportEvent in tests/
feeds_rules.test - Tests if the Rules event 'feeds_after_import' is invoked.
- FeedsRulesTest::testFeedsBeforeImportEvent in tests/
feeds_rules.test - Tests if the Rules event 'feeds_before_import' is invoked.
- FeedsRulesTest::testFeedsBeforeSavingItemEvent in tests/
feeds_rules.test - Tests if the Rules event 'feeds_import_IMPORTER_ID' is invoked.
- FeedsRulesTest::testFeedsImportAction in tests/
feeds_rules.test - Tests the Rules action 'feeds_import_feed'.
- FeedsRulesTest::testFeedsImportActionUsingStandaloneForm in tests/
feeds_rules.test - Tests the Rules action 'feeds_import_feed' with standalone form.
- FeedsRulesTest::testFeedsImportActionWithProcessInBackgroundOption in tests/
feeds_rules.test - Tests the Rules action 'feeds_import_feed' with process in background.
- FeedsRulesTest::testFeedsSkipItemAction in tests/
feeds_rules.test - Tests the Rules action 'feeds_skip_item'.