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.
 
 
 
 
MorganDawe 246887624a 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(). 12 years ago
..
fixtures Fixed some bugs in authtokens. 12 years ago
README.txt need access to the filter file too 12 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(). 12 years ago
default.test_config.ini Created hooks and implemented them as part of the tuque wrapper classes. 12 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(). 12 years ago
islandora_hooks_test.info Revived islandora_hooks_test module to get hook tests working 12 years ago
islandora_hooks_test.module Revived islandora_hooks_test module to get hook tests working 12 years ago
islandora_manage_permissions.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(). 12 years ago
islandora_test.info Filename conventions. 12 years ago
islandora_test.module Filename conventions. 12 years ago
travis.test_config.ini Added a config for travis-ci 12 years ago
travis_setup.sh Added codesniffer to travisci 12 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(). 12 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.