Closed (fixed)
Project:
SimpleTest
Version:
6.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Feature request
Assigned:
Reporter:
Created:
25 Jun 2008 at 00:36 UTC
Updated:
20 Aug 2008 at 01:52 UTC
Jump to comment: Most recent file
Comments
Comment #1
boombatower commentedWe should make sure we also port much of the added setUp stuff that was fixed before batch API.
Comment #2
moshe weitzman commentedAnyone working on this? Sure would be swell for contrib and custom modules.
Comment #3
boombatower commentedNot at current. There were a few more issues I'd like to see committed first, but anyone is free to work on this. Should be fairly straight forward since the base DrupalWebTestCase has been back-ported.
Comment #4
boombatower commentedThe batch API patch rewrites much of the simpletest.module and removes the dependency of the simpletest library. I will look into it, but it may require that we drop support for old format of tests. Which would also alleviate some confusions, but would fry a number of tests.
Comment #5
boombatower commentedI'm looking into this.
Comment #6
moshe weitzman commentedPersonally, I think it is OK to break some existing tests. Interested parties can update them as needed. If you make a new branch, you won't disturb people relying on current behavior.
Comment #7
boombatower commentedI'll make a d6 2.x branch?
Comment #8
webchickYeah. D6 2.x for the backwards-compatibility breaking stuff.
Comment #9
boombatower commentedI have it working. Waiting for CVS to come back in order to make patch.
Comment #10
boombatower commentedPatch to checkout.
Comment #11
boombatower commentedCommitted.
Comment #12
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.