Closed (fixed)
Project:
Project Issue File Review
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
27 Jan 2010 at 04:16 UTC
Updated:
10 Mar 2010 at 01:20 UTC
Jump to comment: Most recent file
Comments
Comment #1
boombatower commentedCurrent arguments:
Obviously latter two override pifr_drupal base...and database arugment needs to be removed.
Comment #2
boombatower commentedLets shoot for something like:
EDIT: Updated several times.
Comment #3
boombatower commentedThis patch should do it, but I'm looking into more generic implementations of test.* in client.inc instead of drupal/coder/simpletest clients.
Comment #4
boombatower commentedShift code around to fit new argument design, added some new useful arguments, replaced some class variables with arguments, updated debug test arrays, added update path, and fixed a few two bugs in code related to these arguments.
Comment #5
boombatower commentedUpdated the client plugin tests, which do not run on but...thus no fail until I ran them locally.
Comment #6
boombatower commentedAnother test fix.
Comment #8
boombatower commentedComment #9
boombatower commentedFinal tweaks to test.
Comment #10
boombatower commentedCommitted.