Backport of helpers for CCK tests
gordon - May 4, 2008 - 12:36
| Project: | SimpleTest |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | gordon |
| Status: | closed |
Jump to:
Description
This is a backport of a couple of helpers from the Drupal 6 version of Simple Test which allow the running of the CCK tests which have been backported from Drupal 6 as well.
| Attachment | Size |
|---|---|
| simpletest-ccktests.patch | 4.41 KB |

#1
+1 on getting this in, I'm looking at adding in the backport of the CCK tests and this will be needed, plus it may help other modules.
#2
@KarenS See
#254508 => Backport of the crud file from D6 Version => Content Construction Kit (CCK), content.module, normal, patch (code needs review)
#254509 => Backport of CCK tests from Drupal 6 version. => Content Construction Kit (CCK), content.module, normal, patch (code needs review)
These backport all the current CCK tests which are in HEAD. I did this so that we could test #246084 which will fix the poor performance in D5's CCK.
This actually highlighted a bug in the D5 CCK which causes CREATE TABLE to always be run.
#3
Committed.
#4
Automatically closed -- issue fixed for two weeks with no activity.