Port to Drupal 5.x
Jo Wouters - March 29, 2007 - 21:56
| Project: | Selenium |
| Version: | HEAD |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | postponed |
Description
The selenium.module should be ported to Drupal 5.x
I volunteered, in concert with Grugnog2

#1
Any body has start working on Port to Drupal 5.x for selenium?
#2
It took me some more time then expected, but I updated the module.
Using cck node types for the tests, suites and results gives us some extra posibilities (views, rss-feeds, etc).
I created 3 custom cck nodes:
Views can be used to show an overview of the tests, suites and results.
This makes the module depend on these non-core modules:
content nodereference computed_field text number content_copy views
All code, including the 3 exported content types and 3 exported views can be found in attachment.
Please, consider this very beta: there are some important issues:
All remarks are welcome.
#3
subscribing
#4
I'm sorry but I will not finish the D5 upgrade (I bet that's not a surprise). I haven't been working on this module the last 12 months.
See #2 for a working solution; but that's not an 'official' D5 release.