16 calls to FileFieldPathsTestCase::createFileField() in File (Field) Paths 7
- FileFieldPathsGeneralTestCase::testAddField in tests/
filefield_paths.general.test - Test that the File (Field) Paths UI works as expected.
- FileFieldPathsGeneralTestCase::testFileUsage in tests/
filefield_paths.general.test - Test a file usage of a basic file upload with File (Field) Paths.
- FileFieldPathsGeneralTestCase::testLongPath in tests/
filefield_paths.general.test - Test File (Field) Paths with a very long path.
- FileFieldPathsGeneralTestCase::testNoFile in tests/
filefield_paths.general.test - Test File (Field) Paths works as normal when no file uploaded.
- FileFieldPathsGeneralTestCase::testProgrammaticAttach in tests/
filefield_paths.general.test - Test File (Field) Paths on a programmatically added file.
- FileFieldPathsGeneralTestCase::testReadOnly in tests/
filefield_paths.general.test - Test File (Field) Paths works with read-only stream wrappers.
- FileFieldPathsGeneralTestCase::testSlashes in tests/
filefield_paths.general.test - Test File (Field) Paths slashes cleanup functionality.
- FileFieldPathsGeneralTestCase::testUploadFile in tests/
filefield_paths.general.test - Test a basic file upload with File (Field) Paths.
- FileFieldPathsGeneralTestCase::testUploadFileMultivalue in tests/
filefield_paths.general.test - Tests a multivalue file upload with File (Field) Paths.
- FileFieldPathsPathautoCase::testPathauto in tests/
pathauto.test - Test Pathauto cleanup in File (Field) Paths.
- FileFieldPathsPathautoCase::testUI in tests/
pathauto.test - Test File (Field) Paths Pathauto UI.
- FileFieldPathsRedirectTestCase::testRedirect in tests/
redirect.test - Test File (Field) Paths Redirect functionality.
- FileFieldPathsRedirectTestCase::testUI in tests/
redirect.test - Test File (Field) Paths Redirect UI.
- FileFieldPathsTransliterationCase::testTransliteration in tests/
transliteration.test - Test Transliteration cleanup in File (Field) Paths.
- FileFieldPathsTransliterationCase::testUI in tests/
transliteration.test - Test File (Field) Paths Transliteration UI.
- FileFieldPathsUpdatesCase::testRetroEmpty in tests/
filefield_paths.update.test - Test behaviour of Retroactive updates when no updates are needed.