Problem/Motivation

Add basic installation tests.

Steps to reproduce

Proposed resolution

Add basic installation tests.

Remaining tasks

User interface changes

API changes

Data model changes

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

grevil created an issue. See original summary.

anybody’s picture

Assigned: Unassigned » anybody
Status: Active » Needs review
anybody’s picture

Assigned: anybody » grevil
Status: Needs review » Needs work
There was 1 error:
1) Drupal\Tests\views_field_select_filter\Functional\GenericTest::testModuleGenericIssues
Drupal\Component\Plugin\Exception\PluginNotFoundException: The "field_config" entity type does not exist.
/builds/project/views_field_select_filter/web/core/lib/Drupal/Core/Entity/EntityTypeManager.php:139
/builds/project/views_field_select_filter/web/core/lib/Drupal/Core/Entity/EntityTypeManager.php:257
/builds/project/views_field_select_filter/web/core/lib/Drupal/Core/Entity/EntityTypeManager.php:192
/builds/project/views_field_select_filter/views_field_select_filter.module:8
/builds/project/views_field_select_filter/web/core/lib/Drupal/Core/Extension/ModuleHandler.php:474
/builds/project/views_field_select_filter/web/core/modules/views/src/ViewsData.php:228
/builds/project/views_field_select_filter/web/core/modules/views/src/ViewsData.php:142
/builds/project/views_field_select_filter/web/core/modules/views/src/Entity/View.php:455
/builds/project/views_field_select_filter/web/core/lib/Drupal/Core/Config/ConfigInstaller.php:428
/builds/project/views_field_select_filter/web/core/lib/Drupal/Core/Config/ConfigInstaller.php:299
/builds/project/views_field_select_filter/web/core/lib/Drupal/Core/Config/ConfigInstaller.php:208
/builds/project/views_field_select_filter/web/core/lib/Drupal/Core/ProxyClass/Config/ConfigInstaller.php:75
/builds/project/views_field_select_filter/web/core/lib/Drupal/Core/Extension/ModuleInstaller.php:468
/builds/project/views_field_select_filter/web/core/lib/Drupal/Core/Extension/ModuleInstaller.php:229
/builds/project/views_field_select_filter/web/core/lib/Drupal/Core/ProxyClass/Extension/ModuleInstaller.php:83
/builds/project/views_field_select_filter/web/core/modules/system/tests/src/Functional/Module/GenericModuleTestBase.php:42
ERRORS!
grevil’s picture

Green now! Let me try something.

grevil’s picture

Assigned: grevil » Unassigned
Status: Needs work » Reviewed & tested by the community

Ok nice! Adding the dependency in the info.yml is enough :)

All green! Merging.

  • grevil committed b8f20a17 on 8.x-1.x
    [#3554771] feat: Add Tests for basic installation
    
grevil’s picture

Status: Reviewed & tested by the community » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.