|
Tripal
|


Public Member Functions | |
| testTripalPublishFormBuild () | |
| testTripalPublishFormSubmit () | |
Protected Member Functions | |
| setUp () | |
Protected Attributes | |
| $defaultTheme = 'stark' | |
| string | $plugin_id |
| array | $annotation |
| array | $expected_form |
| string | $bundle_name |
Static Protected Attributes | |
| static | $modules = ['system', 'user', 'file', 'tripal'] |
Tests the publish form with a mock datastore.
@group TripalPublish
|
protected |
{}
| Drupal\Tests\tripal\Kernel\TripalPublishFormWithMockTest::testTripalPublishFormBuild | ( | ) |
Basic test for the default publish form with no storage backend chosen.
| Drupal\Tests\tripal\Kernel\TripalPublishFormWithMockTest::testTripalPublishFormSubmit | ( | ) |
Basic Submit without anything selected.