|
Tripal
|


Public Member Functions | |
| testConfigYaml () | |
Static Public Member Functions | |
| static | tearDownAfterClass () |
Protected Member Functions | |
| setUp () | |
Protected Member Functions inherited from Drupal\Tests\tripal\Kernel\TripalTestKernelBase | |
| prepareEnvironment (array $functionality) | |
Static Protected Attributes | |
| static | $modules = ['tripal', 'tripal_biodb', 'tripal_chado'] |
Static Protected Attributes inherited from Drupal\Tests\tripal\Kernel\TripalTestKernelBase | |
| static | $modules = ['tripal'] |
Additional Inherited Members | |
Protected Attributes inherited from Drupal\Tests\tripal\Kernel\TripalTestKernelBase | |
| $messenger = NULL | |
| $logger = NULL | |
| $fileretriever = NULL | |
| $publish_manager = NULL | |
Tests for configuration in Yaml files. These tests do not currently cover any code.
@group Tripal @group Tripal Config
|
protected |
{{}}
Reimplemented from Drupal\Tests\tripal\Kernel\TripalTestKernelBase.
|
static |
{}
| Drupal\Tests\tripal\Kernel\configTest::testConfigYaml | ( | ) |
When we update the version of Tripal, we need to remember to do it in all three yaml files. This function confirms that version and also core_version_requirements are consistent in each of the sub-modules' *.info.yml files.
|
staticprotected |
{}