Drupal modules for browsing and managing Fedora-based digital repositories.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Morgan Dawe 6ad9f5069e Merge 246887624a into a139015a38 13 years ago
..
fixtures Fixed some bugs in authtokens. 13 years ago
scripts Some codesniffer modifications. 13 years ago
README.txt need access to the filter file too 13 years ago
authtokens.test Removed the majority of warnings and coding standards in the islandora core module. There are a few left, but they involve changing the name of a hook, and some warnings about drupal_set_message(). 13 years ago
default.test_config.ini Created hooks and implemented them as part of the tuque wrapper classes. 13 years ago
hooks.test Removed the majority of warnings and coding standards in the islandora core module. There are a few left, but they involve changing the name of a hook, and some warnings about drupal_set_message(). 13 years ago
islandora_hooks_test.info Revived islandora_hooks_test module to get hook tests working 13 years ago
islandora_hooks_test.module Revived islandora_hooks_test module to get hook tests working 13 years ago
islandora_manage_permissions.test Merge 246887624a into a139015a38 13 years ago
travis.test_config.ini Added a config for travis-ci 13 years ago
web_test_case.inc Removed the majority of warnings and coding standards in the islandora core module. There are a few left, but they involve changing the name of a hook, and some warnings about drupal_set_message(). 13 years ago

README.txt

You can define your own configurations specific to your enviroment by copying
default.test_config.ini to test_config.ini, making your changes in the copied
file. These test need write access to the system's $FEDORA_HOME/server/config
directory as well as the filter-drupal.xml file.