Displaying 1 - 50 of 112
Title Status Priority Category Version Component Replies Last updatedsort ascending Assigned to Created
_drupal_log_error() should return a non-zero exit code on errors in the cli Fixed Normal Bug report 7.x-dev simpletest.module 10 5 days 16 hours 2 months 1 week
Exceptions during the setUp() or tearDown() method of a test are not handled Reviewed & tested by the community Normal Bug report 7.x-dev simpletest.module 13 5 months 1 week 7 years 9 months
[D7] Add tests for handling files with insecure extensions Active Normal Task 7.x-dev simpletest.module 1 10 months 3 weeks 10 months 3 weeks
Speed up testing by skipping DDL Needs work Normal Task 7.x-dev simpletest.module 7 11 months 1 day 12 years 10 months
drupal_test_email_collector variable can be set with an entity which, when unserialized, calls entity_get_info(), before it is defined Active Major Bug report 7.x-dev simpletest.module 4 1 year 8 months 9 years 10 months
Fix fallback in drupal_get_hash_salt(), move it to bootstrap.inc, use instead of $GLOBALS['drupal_hash_salt'] Postponed (maintainer needs more info) Critical Bug report 7.x-dev simpletest.module 75 1 year 12 months 11 years 8 months
$httpauth_credentials is assigned in DrupalTestCase->run(), but defined and used in DrupalWebTestCase Active Normal Task 7.x-dev simpletest.module 5 1 year 12 months 14 years 10 months
Log test case runs Active Normal Feature request 7.x-dev simpletest.module 6 1 year 12 months 15 years 3 weeks
Improve test coverage for TYPO3\PharStreamWrapper in D7 Active Normal Task 7.x-dev simpletest.module 1 2 years 4 months 2 years 4 months
Wrong link to test results in settings form Needs review Minor Bug report 7.x-dev simpletest.module 4 3 years 3 days 9 years 3 months
How to pass configuration settings to simpletest? Active Normal Support request 7.x-dev simpletest.module 2 3 years 3 weeks 10 years 6 months
Collect DOMDocument errors in web test, instead of suppressing them Needs review Normal Task 7.x-dev simpletest.module 5 3 years 3 months 3 years 3 months
Undefined index: q when Simpletest runs DrupalRequestSanitizer Active Normal Bug report 7.x-dev simpletest.module 1 3 years 7 months 3 years 7 months
Move function assertNoOption() from menu.test to simpletest drupal_web_test_case.php Needs review Normal Task 7.x-dev simpletest.module 18 4 years 4 weeks 12 years 2 months
Internal browser and ip_address() inconsistent Needs work Normal Bug report 7.x-dev simpletest.module 31 4 years 4 weeks 15 years 11 months
Add --keep-results flag to run-tests.sh Needs review Normal Task 7.x-dev simpletest.module 33 4 years 4 weeks 11 years 8 months
Do not test modules with unmet dependencies Needs work Normal Bug report 7.x-dev simpletest.module 13 4 years 1 month 4 years 7 months
Allow PSR-0 test classes to be used in D7 (followups) Needs work Normal Task 7.x-dev simpletest.module 131 4 years 2 months 11 years 9 months
php error in simpletest xml results Needs review Normal Bug report 7.x-dev simpletest.module 3 4 years 4 months 6 years 11 months
Create DrupalWebTestCase::drupalCreateUserWithRoles() Needs review Normal Feature request 7.x-dev simpletest.module 3 4 years 5 months 7 years 6 months
Follow-up: Allow PSR-4 test classes to be used in D7 - Issue redeclared classes - use include_once Needs review Normal Bug report 7.x-dev simpletest.module 10 4 years 6 months 9 years 1 week
Recursive module dependencies of installation profile are not enabled in DrupalWebTestCase::setUp Needs review Normal Bug report 7.x-dev simpletest.module 33 4 years 11 months lucascaro 13 years 1 month
SimpleTest: When using drupalGet to send the cookie, it's sending Cookie header twice, so the $_COOKIE is not valid Needs work Minor Bug report 7.x-dev simpletest.module 15 5 years 5 months 12 years 5 months
Checkboxes not working on overview page because incompatible with jQuery >= 1.6 Needs review Normal Bug report 7.x-dev simpletest.module 4 5 years 6 months 5 years 6 months
SimpleTest: Create user with a specific role Needs review Normal Feature request 7.x-dev simpletest.module 3 5 years 8 months 9 years 1 month
Add --repeat and --die-on-fail to run-tests.sh to make random test failure diagnosis easier Needs review Normal Task 7.x-dev simpletest.module 25 5 years 9 months pietmarcus 11 years 5 months
drupal.org packaging info breaks module dependency test Active Normal Bug report 7.x-dev simpletest.module 1 5 years 12 months 5 years 12 months
cURL calls are taking more than 5 seconds, causing simpletest failures Active Normal Bug report 7.x-dev simpletest.module 2 6 years 2 weeks 6 years 2 weeks
Invalid entity in test results Active Normal Bug report 7.x-dev simpletest.module 2 6 years 2 months 15 years 1 month
Apply and depend on a core patch Active Normal Support request 7.x-dev simpletest.module 1 6 years 2 months 6 years 2 months
Image uploads are getting deleted after test case run Active Normal Support request 7.x-dev simpletest.module 4 6 years 8 months 6 years 8 months
Remove use of exec('rm -Rf') as security concern preventing use of open_basedir. Needs review Normal Bug report 7.x-dev simpletest.module 4 6 years 10 months 6 years 11 months
file_private_path in settings.php breaks File API test Active Normal Bug report 7.x-dev simpletest.module 1 6 years 11 months 6 years 11 months
simpletest calls to url() causing PDOException errors Active Normal Bug report 7.x-dev simpletest.module 2 6 years 11 months 6 years 11 months
assertText() doesn't handle HTML entities such as ampersand Needs review Normal Bug report 7.x-dev simpletest.module 1 7 years 2 months 10 years 3 months
Add functionality to open results in browser window to run-tests.sh Patch (to be ported) Normal Task 7.x-dev simpletest.module 27 7 years 2 months 9 years 8 months
False pass with WebTestBase::assertFieldByName with select element Patch (to be ported) Normal Bug report 7.x-dev simpletest.module 35 7 years 2 months 10 years 6 months
Stream wrappers of parent site are leaking into all tests Patch (to be ported) Major Bug report 7.x-dev simpletest.module 39 7 years 2 months 12 years 4 months
dom and hash extensions already required by system module, do not need to be required by simpletest Patch (to be ported) Normal Task 7.x-dev simpletest.module 31 7 years 2 months 13 years 7 months
DrupalWebTestCase::buildXPathQuery() tries to handle backreferences in argument values Needs work Normal Bug report 7.x-dev simpletest.module 22 7 years 2 months 10 years 11 months
drupalSetContent() incorrectly defines boundaries of Drupal.settings Needs work Normal Bug report 7.x-dev simpletest.module 22 7 years 2 months 11 years 6 months
Make the Simpletest XDebug integration work for CLI requests Needs review Normal Task 7.x-dev simpletest.module 29 7 years 2 months 10 years 5 months
$this->drupalPostAJAX does not work for ajax_command_replace() commands Needs review Normal Bug report 7.x-dev simpletest.module 3 7 years 4 months 10 years 8 months
CommonURLUnitTest::testLXSS() ignores a title of the link. Active Normal Feature request 7.x-dev simpletest.module 2 7 years 6 months 7 years 6 months
Naive test in table prefixing code causes test exceptions Needs review Normal Bug report 7.x-dev simpletest.module 11 7 years 6 months 10 years 1 month
CommonSizeTestCase fails when locale is enabled Needs review Normal Bug report 7.x-dev simpletest.module 2 7 years 10 months Stevel 7 years 10 months
Wrong schema information when running Simpletest with a different profile than main installation one Needs review Normal Bug report 7.x-dev simpletest.module 3 8 years 1 month 8 years 1 month
Fix wrong Drupal static cache values when running Simpletest with a different profile than main installation one Needs review Normal Bug report 7.x-dev simpletest.module 2 8 years 1 month 8 years 1 month
simpletest "Basic upgrade path" PDOException Active Normal Bug report 7.x-dev simpletest.module 2 8 years 2 months 8 years 5 months
Simpletest does not override languages other than LANGUAGE_TYPE_INTERFACE Needs review Normal Bug report 7.x-dev simpletest.module 9 8 years 5 months 8 years 6 months

Pages

Subscribe with RSS Subscribe to Issues for Drupal core