Tripal
|
Public Member Functions | |
testConfigYaml () | |
Static Public Member Functions | |
static | tearDownAfterClass () |
Protected Member Functions | |
setUp () | |
Static Protected Attributes | |
static | $modules = ['tripal', 'tripal_biodb', 'tripal_chado'] |
Tests for configuration in Yaml files. These tests do not currently cover any code.
@group Tripal @group Tripal Config
|
protected |
{}
|
static |
{}
Drupal\Tests\tripal\Kernel\TripalConfig\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 |
{}