osu-wams / osu_groups
Drupal Module for OSU Groups
Package info
github.com/osu-wams/osu_groups
Type:drupal-custom-module
pkg:composer/osu-wams/osu_groups
2.2.0
2026-09-14 23:38 UTC
Requires
None
Requires (Dev)
Suggests
None
Provides
None
Conflicts
None
Replaces
None
- 2.x-dev
- 2.2.0
- 2.1.6
- 2.1.5
- 2.1.4
- 2.1.3
- 2.1.2
- 2.1.1
- 2.1.0
- 2.0.5
- 2.0.4
- 2.0.3
- 2.0.2
- 2.0.1
- 2.0.0
- 1.x-dev
- 1.0.8
- 1.0.7
- 1.0.5
- 1.0.4
- 1.0.3
- 1.0.2
- 1.0.1
- 1.0.0
- 1.0.0-beta3
- 1.0.0-beta2
- 1.0.0-beta1
- 1.0.0-alpha9
- 1.0.0-alpha8
- 1.0.0-alpha7
- 1.0.0-alpha6
- 1.0.0-alpha5
- 1.0.0-alpha4
- 1.0.0-alpha3
- 1.0.0-alpha2
- 1.0.0-alpha1
- dev-node-as-landing-age
This package is auto-updated.
Last update: 2026-09-21 18:07:05 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/