Closed (fixed)
Project:
Mailhandler
Version:
7.x-2.x-dev
Component:
Mailhandler
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
2 Feb 2012 at 15:52 UTC
Updated:
24 May 2012 at 02:00 UTC
I wonder if the simple tests could be sped up by using the testing profile. I think it might be as simple as adding the following line before the setup function:
<?php
protected $profile = 'testing';
?>
Comments
Comment #1
danepowell commentedYup, here's the docs. There are other tips there as well.
http://groups.drupal.org/node/217189
Comment #2
danepowell commentedFor reference, tests previously ran in just over 2 minutes. Now it's about 1 minute 30 seconds. Modest improvement- not scientific by any means though.
http://drupalcode.org/project/mailhandler.git/commit/9097aec