Backport of CCK tests from Drupal 6 version.
gordon - May 4, 2008 - 12:45
| Project: | Content Construction Kit (CCK) |
| Version: | 5.x-1.x-dev |
| Component: | content.module |
| Category: | feature request |
| Priority: | critical |
| Assigned: | gordon |
| Status: | patch (code needs review) |
Description
To assist with the testing of http://drupal.org/project/issues/48429
To use this patch you will also need need the patches from http://drupal.org/node/254508 and one for simple test http://drupal.org/node/254507
This should help testing a lot more.
I am not sure if it is a problem with the backported version of the crud file or it is an existing problem in CCK, but I get sql errors when creating some tables. I think it is the current cck, but I would not rule out the backport of the crud to have some problems.
| Attachment | Size |
|---|---|
| cck-tests.patch | 20.15 KB |

#1
Here is a couple of fixes which I think is to do with differences between D6 and D5
#2
#3
here is an update of the patch for cck