Hi Grayside, here are a set of functional tests I created for freelinking.

At the moment I have added test for the following plugins:

  • Drupalproject
  • Drupalorgnid
  • One inch frame
  • Nodetitle
  • Search
  • Nid
  • Drupal

I will be adding tests for the rest of plugins over the following days. These are extremely helpful to study the code, find existing bugs (I have reported two with their patches), get ready to port it to Drupal 7 (most of the code of the freelinking.test is compatible with D7's Testing module and will ensure all the logic has been ported) and test reported issues (I will start reviewing and solving them once I feel I have added enough tests to help me debug without breaking the logic).

Please have a look at these tests using Simpletest. Let me know if you have any suggestions and consider adding them to the 6.x-3.x-dev branch, as I will be improving and extending them.

Cheers

CommentFileSizeAuthor
#1 freelinking.test6.27 KBjuampynr
freelinking.test3.41 KBjuampynr

Comments

juampynr’s picture

StatusFileSize
new6.27 KB

Here is the complete test suite. It checks the main logic of each freelinking plugin.

juampynr’s picture

Status: Needs review » Fixed

Closing. Tests were added to the module and verify every plugin.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.