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.
 
 
 
 
jonathangreen 43ea5bb4e2 Merge branch '7.x-fcrepo4' of git://github.com/nigelgbanks/islandora into 7.x-remove-drush-script 12 years ago
..
fixtures Fixed some bugs in authtokens. 12 years ago
scripts Give fedora more time to startup 12 years ago
README.txt need access to the filter file too 12 years ago
authtokens.test Filename conventions. 12 years ago
default.test_config.ini Created hooks and implemented them as part of the tuque wrapper classes. 12 years ago
hooks.test Corrected coding standards violations. 12 years ago
islandora_hooks_test.info Revived islandora_hooks_test module to get hook tests working 12 years ago
islandora_hooks_test.module Changed Parameter Type Hinting to only use the top level Abstract class 12 years ago
islandora_manage_permissions.test Fix a couple code-style issues in inline comments. 12 years ago
islandora_web_test_case.inc Renamed test case function 12 years ago
travis.test_config.ini Added a config for travis-ci 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.