8 calls to FeedsBrowserTestBase::batchImport() in Feeds 8.3
- ExpireTest::testExpireItemsWithBatch in tests/
src/ Functional/ ExpireTest.php - Tests expiring items when doing an import in the UI.
- FieldValidationTest::testTextFieldValidation in tests/
src/ Functional/ FieldValidationTest.php - Tests text field validation.
- HttpFetcherTest::testChangedSource in tests/
src/ Functional/ Feeds/ Fetcher/ HttpFetcherTest.php - Tests if a changed source is refetched.
- HttpFetcherTest::testHttpCacheDisabled in tests/
src/ Functional/ Feeds/ Fetcher/ HttpFetcherTest.php - Tests if nothing gets cached when disabling HTTP Caching.
- PasswordTest::test in tests/
src/ Functional/ Feeds/ Target/ PasswordTest.php - Tests if users with passwords can login after import.
- UpdateNonExistentTest::testDeleteNonExistentItemsWithBatch in tests/
src/ Functional/ UpdateNonExistentTest.php - Tests 'Delete non-existent' option using a Batch.
- UpdateNonExistentTest::testUnpublishNonExistentItemsWithBatch in tests/
src/ Functional/ UpdateNonExistentTest.php - Tests 'Unpublish non-existent' option using a Batch.
- UpdateNonExistentTest::testWithNonExistentActionPlugin in tests/
src/ Functional/ UpdateNonExistentTest.php - Tests cleaning when using a non-existing action plugin.