Search by

osu-wams / osu_groups

emerhamosu-wams

Drupal Module for OSU Groups

Package info

github.com/osu-wams/osu_groups

Type:drupal-custom-module

pkg:composer/osu-wams/osu_groups

Statistics

Installs: 12

Dependents: 0

Suggesters: 0

Stars: 0

2.2.0 2026-09-14 23:38 UTC

README

Running tests

  • Launch the dev version of osu-wams/drupal container
  • Exec into container
  • Add modules that other tests require to run
composer require --dev drupal/search_api drupal/entity_browser
  • Copy phphunit.xml
cp /var/www/html/phpunit.xml /var/www/html/docroot/core/
  • Move into the Core directory
  • To Run the Specific Test
phpunit -c . ../modules/custom/osu_groups/modules/osu_groups_basic_group/