discoverygarden / islandora_test_support
Provides helper functions and classes for islandora testing.
Package info
github.com/discoverygarden/islandora_test_support
Type:drupal-module
pkg:composer/discoverygarden/islandora_test_support
v1.1.1
2025-11-04 18:03 UTC
Requires
- drupal/test_support: ^1
- islandora/islandora: ^2
This package is auto-updated.
Last update: 2026-03-04 18:42:58 UTC
README
WIP. Provides helper functions for writing tests with islandora content types. Includes an abstract kernel test class that can be extended in tests and a content creation trait.
Capabilities include:
- Create a content type and media type with a media of field reference.
- Create a node.
- Create a file.
- Create a media which references an input node in media of field.
- Create access tagged db queries for node, media and files.
- Create an Islandora models taxonomy.
- Create a field on Islandora content type that references the Islandora models taxonomy.
- Create a member of field
- Create node with member of field
- Create original file
Troubleshooting/Issues
Having problems or solved a problem? Contact discoverygarden.