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 e8390a99ee Ensure we can write to the settings.php 11 years ago
..
fixtures travis got angry 11 years ago
scripts Ensure we can write to the settings.php 11 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 Carry through changes. 11 years ago
datastream_cache.test Fix some comments for Jordan. 11 years ago
datastream_validators.inc Line length for travis. 11 years ago
datastream_versions.test Added datastream versions forms. 11 years ago
default.test_config.ini Created hooks and implemented them as part of the tuque wrapper classes. 12 years ago
derivatives.test Update some derivative tests and add a filter function to smarterly filter. 11 years ago
hooked_access.test Carry through changes. 11 years ago
hooks.test Add test for altering new datastreams in new objects... 11 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_derivatives_test.info Updated with tests. 11 years ago
islandora_derivatives_test.module Change the testing function name. 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 Merge pull request #382 from adam-vessey/7.x-constants 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 Code style cleanup. 11 years ago
islandora_manage_permissions.test Carry through changes. 11 years ago
islandora_web_test_case.inc travis isn't a fan of my lack of camelCase 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.