Skip to content
This repository was archived by the owner on Dec 4, 2024. It is now read-only.

itk-event-database/event_database_push

Repository files navigation

Event database push (Drupal module)

Installation

cd «drupal root»
composer require itk-event-database/event_database_push:~1.0

Running tests

Install the SimpleTest module:

drush --yes pm-enable simpletest

Create a test database:

mysql --user=root --password=... <<<EOL
create database test;
EOL

Run the tests:

php $(drush php-eval 'print DRUPAL_ROOT')/core/scripts/run-tests.sh --verbose event_database_push

About

Event database push module for Drupal

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages