Problem/Motivation

When we install the patternkit related module i.e. patternkit_media_library, patternkit usage tracking, patternkit_devel module for the first time, the installation should be successful.

Steps to reproduce

  1. Install a fresh Drupal site
  2. Attempt to enable these modules
  3. Track some content
  4. Uninstall the modules
  5. Test clean uninstallation
  6. Reinstall the modules
  7. Test successful reinstallation

Proposed resolution

Implemented browser tests to cover this functionality within the PatternKit module.

Remaining tasks

Develop additional tests for the identified scenarios.

User interface changes

NA

API changes

NA

Data model changes

NA

Issue fork patternkit-3453894

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

minsharm created an issue.