18 calls to ParagraphsTestBaseTrait::addFieldtoParagraphType() in Paragraphs 8
- ParagraphsBehaviorsTest::testBehaviorPluginsSettingsFiltering in tests/
src/ Functional/ ParagraphsBehaviorsTest.php - Tests that behavior settings have empty leaves removed before being saved.
- ParagraphsClientsideButtonsTest::testAddParagraphAboveButton in tests/
src/ FunctionalJavascript/ ParagraphsClientsideButtonsTest.php - Tests the "Add above" button.
- ParagraphsContentModerationTest::setUp in modules/
paragraphs_library/ tests/ src/ FunctionalJavascript/ ParagraphsContentModerationTest.php - ParagraphsContentModerationTest::testModeratedContentNestedParagraphs in modules/
paragraphs_library/ tests/ src/ FunctionalJavascript/ ParagraphsContentModerationTest.php - Tests the moderated content that includes nested paragraphs.
- ParagraphsDragAndDropModeTest::setUp in tests/
src/ Functional/ WidgetStable/ ParagraphsDragAndDropModeTest.php - ParagraphsEditModesTest::testCollapsedSummary in tests/
src/ Functional/ WidgetStable/ ParagraphsEditModesTest.php - Tests the collapsed summary of paragraphs.
- ParagraphsEntityMethodsTest::testParagraphLabel in tests/
src/ Kernel/ ParagraphsEntityMethodsTest.php - Tests the ::label() behavior on the paragraph entity.
- ParagraphsLibraryItemEntityBrowserTest::testEntityBrowserWidget in modules/
paragraphs_library/ tests/ src/ FunctionalJavascript/ ParagraphsLibraryItemEntityBrowserTest.php - Tests a flow of adding/removing references with paragraphs.
- ParagraphsLibraryItemTest::setUp in modules/
paragraphs_library/ tests/ src/ Functional/ ParagraphsLibraryItemTest.php - ParagraphsStableEditPerspectivesUiTest::testEditPerspectives in tests/
src/ FunctionalJavascript/ ParagraphsStableEditPerspectivesUiTest.php - Tests visibility of elements when switching perspectives.
- ParagraphsStableEditPerspectivesUiTest::testPerspectivesAddModesVisibility in tests/
src/ FunctionalJavascript/ ParagraphsStableEditPerspectivesUiTest.php - Tests visibility of add modes actions when switching perspectives.
- ParagraphsTranslationsTest::setUp in tests/
src/ Functional/ WidgetStable/ ParagraphsTranslationsTest.php - ParagraphsUiTest::testSummary in tests/
src/ Functional/ ParagraphsUiTest.php - Test paragraphs summary with markup text.
- ParagraphsWidgetButtonsTest::testAddModeSelect in tests/
src/ Functional/ ParagraphsWidgetButtonsTest.php - Tests 'Select list' add mode logic.
- ParagraphsWidgetButtonsTest::testAutocollapse in tests/
src/ Functional/ ParagraphsWidgetButtonsTest.php - Tests the autocollapse functionality.
- ParagraphsWidgetButtonsTest::testClosedExtendNestedEditMode in tests/
src/ Functional/ ParagraphsWidgetButtonsTest.php - Tests the "Closed, show nested" edit mode.
- ParagraphsWidgetButtonsTest::testClosedModeThreshold in tests/
src/ Functional/ ParagraphsWidgetButtonsTest.php - Tests the closed mode threshold.
- ParagraphsWidgetElementsTest::testDragHandler in tests/
src/ FunctionalJavascript/ ParagraphsWidgetElementsTest.php - Test paragraphs drag handler during translation.