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.
 
 
 
 
Adam Vessey e7c06af1a3 Add missing function comment. 11 years ago
..
fixtures Fixed some bugs in authtokens. 12 years ago
scripts Yet another attempt to appease the travis gods. 12 years ago
README.md No longer auto login the admin user breaks other tests that expect the anon user to be logged in. 11 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
hooked_access.test Add missing function comment. 11 years ago
hooks.test Corrected coding standards violations. 12 years ago
ingest.test No longer auto login the admin user breaks other tests that expect the anon user to be logged in. 11 years ago
islandora_hooked_access_test.info Add some basic tests for the hooked access callback. 11 years ago
islandora_hooked_access_test.module Add some basic tests for the hooked access callback. 11 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_ingest_test.info Integration tests for ingest steps plus some fixes. 11 years ago
islandora_ingest_test.module Integration tests for ingest steps plus some fixes. 11 years ago
islandora_manage_permissions.test Fix a couple code-style issues in inline comments. 12 years ago
islandora_web_test_case.inc Fix strict warning. 11 years ago
travis.test_config.ini Added a config for travis-ci 12 years ago

README.md

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.