You are here

20 calls to CoreVersionUiTestTrait::drupalPostNodeForm() in Diff 8

DiffAdminFormsTest::testPluginWeight in tests/src/Functional/DiffAdminFormsTest.php
Tests the Compare Revisions vertical tab.
DiffLocaleTest::doTestTranslationRevisions in tests/src/FunctionalJavascript/DiffLocaleTest.php
Test Diff functionality for the revisions of a translated node.
DiffPluginEntityTest::testEntityReferencePlugin in tests/src/Functional/DiffPluginEntityTest.php
Tests the EntityReference plugin.
DiffPluginFileTest::testFilePlugin in tests/src/Functional/DiffPluginFileTest.php
Tests the File plugin.
DiffPluginFileTest::testImagePlugin in tests/src/Functional/DiffPluginFileTest.php
Tests the Image plugin.
DiffPluginTest::testApplicablePlugin in tests/src/Functional/DiffPluginTest.php
Tests plugin applicability and weight relevance.
DiffPluginTest::testFieldWithNoPlugin in tests/src/Functional/DiffPluginTest.php
Tests the changed field without plugins.
DiffPluginTest::testTrimmingField in tests/src/Functional/DiffPluginTest.php
Tests field content trimming.
DiffPluginVariousTest::testCommentPlugin in tests/src/Functional/DiffPluginVariousTest.php
Tests the comment plugin.
DiffPluginVariousTest::testCorePlugin in tests/src/Functional/DiffPluginVariousTest.php
Tests the Core plugin.
DiffPluginVariousTest::testLinkPlugin in tests/src/Functional/DiffPluginVariousTest.php
Tests the Link plugin.
DiffPluginVariousTest::testListPlugin in tests/src/Functional/DiffPluginVariousTest.php
Tests the List plugin.
DiffPluginVariousTest::testTextPlugin in tests/src/Functional/DiffPluginVariousTest.php
Tests the Text plugin.
DiffPluginVariousTest::testTextWithSummaryPlugin in tests/src/Functional/DiffPluginVariousTest.php
Tests the TextWithSummary plugin.
DiffRevisionContentModerationTest::drupalPostNodeForm in tests/src/Functional/DiffRevisionContentModerationTest.php
Override form submission to work with content moderation.
DiffRevisionTest::testEntityReference in tests/src/Functional/DiffRevisionTest.php
Tests Reference to Deleted Entities.
DiffRevisionTest::testOverviewPager in tests/src/Functional/DiffRevisionTest.php
Tests pager on diff overview.
DiffRevisionTest::testRevisionDiffOverview in tests/src/Functional/DiffRevisionTest.php
Tests the revision diff overview.
DiffRevisionTest::testRevisionOverviewErrorMessages in tests/src/Functional/DiffRevisionTest.php
Tests the revisions overview error messages.
DiffViewModeTest::testViewMode in tests/src/Functional/DiffViewModeTest.php
Tests field visibility using a cutom view mode.