TestingParty08: Tests needed for module page

webchick - September 27, 2008 - 18:53
Project:Drupal
Version:7.x-dev
Component:base system
Category:task
Priority:normal
Assigned:Unassigned
Status:needs work
Description

From chx: here is the cycle to be tested

1. Make sure forum, comment and taxonomy is disabled.
2. Enable forum module.
3. Assert that you got the confirm form.
4. Press confirm.
5. Assert all three are on, then disable forum
6. Assert that comment and taxonomy are still on, then disable them.
7. Switch forum, comment and taxonomy on.
8. Assert there is no confirm form.
9. Assert all three are on.

#1

dmitrig01 - September 28, 2008 - 03:01
Status:active» needs review

Here it is

AttachmentSizeStatusTest resultOperations
system-module_page_test-314285-1.patch5.67 KBIgnoredNoneNone

#2

dmitrig01 - September 28, 2008 - 03:07

re-rolled as per chx

AttachmentSizeStatusTest resultOperations
system-module_page_test-314285-2.patch6.29 KBIgnoredNoneNone

#3

dmitrig01 - September 28, 2008 - 03:08

extra whitespace

AttachmentSizeStatusTest resultOperations
system-module_page_test-314285-3.patch6.27 KBIgnoredNoneNone

#4

CorniI - September 30, 2008 - 17:40
Status:needs review» needs work

The System simpletests are failing with:

An error occurred. /drupal7/?q=batch&id=44&op=do
Fatal error: Call to undefined method EnableDisableCoreTestCase::assertXPath() in /var/www/drupal7/modules/system/system.test on line 52

#5

dmitrig01 - October 7, 2008 - 03:50
Status:needs work» needs review

Adding assertXPath.

AttachmentSizeStatusTest resultOperations
system-module_page_test-314285-5.patch8.09 KBIgnoredNoneNone

#6

dmitrig01 - October 7, 2008 - 03:52

Oops, flawed logic in assertXPath. I have bad copy-paste-fu

AttachmentSizeStatusTest resultOperations
system-module_page_test-314285-6.patch8.13 KBIgnoredNoneNone

#7

chrisshattuck - October 12, 2008 - 02:03
Status:needs review» needs work

Hey dimitri, the patch didn't apply. Thanks for your help with the testing!

#8

catch - October 17, 2009 - 07:17
Component:tests» base system
Priority:critical» normal

Fixing the critical / pending bugs queues to reflect things which are really bugs or release critical.

 
 

Drupal is a registered trademark of Dries Buytaert.