Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/discoverygarden/islandora_test_support

Provides helper functions for testing Islandora content.
https://github.com/discoverygarden/islandora_test_support

drupal drupal-module islandora library testing

Last synced: about 1 month ago
JSON representation

Provides helper functions for testing Islandora content.

Awesome Lists containing this project

README

        

# Islandora Test Support

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:

- [x] Create a content type and media type with a media of field reference.
- [x] Create a node.
- [x] Create a file.
- [x] Create a media which references an input node in media of field.
- [x] Create access tagged db queries for node, media and files.
- [x] Create an Islandora models taxonomy.
- [x] 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](http://www.discoverygarden.ca/).

## Maintainers/Sponsors

* [discoverygarden](http://www.discoverygarden.ca/)

## License
[GPLv3](https://www.gnu.org/licenses/gpl-3.0.txt)