Behat Drupal Extension Remote Client

Component type

module

Maintenance status

Development status

Downloads

993

Component created

Component changed

Drupal Remote API Client

The remote API client is a Drupal helper module that, in conjuction with the RestWS module, allows the Drupal Remote API Driver to run Behat tests against Drupal sites. This client module is only needed on remote Drupal sites where testing will occur.

Role Provisioner

Component type

module

Maintenance status

Development status

Downloads

576

Component created

Component changed

This module provides a base for handling roles and permissions. The RoleProvisioner is expected to be extended through a another module. Your module will provide the configuration YAMLs and a class to ensure they're brought into scope.

Dependencies

  • XAutoload (PSR-4 autoloading)
  • Libraries (SpyC YAML parser)

You can make sure your site's roles and permissions are in proper configuration by running the ensurePermissions() method during an install, upgrade, or manual method call.

devgen

Component type

module

Maintenance status

Development status

Component created

Component changed

Devgen is a module that with the supplied or additional plugins will allow a simple method to perform tasks. Such tasks could be to generate 10 random users, with different roles, etc.

Configuration Share

Component type

module

Categories

Maintenance status

Development status

Downloads

1126

Component created

Component changed

Configuration Share enables commonly needed configuration items to be shared among multiple features and distributions.

Aim and main use case

Configuration Share is built with the aim of making it easy to build interoperable Drupal configuration modules and distributions.

Compatible

Component type

module

Categories

Maintenance status

Development status

Downloads

311

Component created

Component changed

Compatible provides a standard set of configuration that can be shared among multiple extensions or distributions.

Dependencies

Compatible requires the Configuration Share module. See that module's project page for technical documentation on how to use Compatible.