Tests needed mail.inc
cwgordon7 - June 29, 2008 - 18:31
| Project: | Drupal |
| Version: | 7.x-dev |
| Component: | tests |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | patch (code needs review) |
Description
This information is from the code coverage report (see http://coverage.cwgordon.com/coverage).
We need to test:
Default site mail-from setting.

#1
I'm interested in doing these tests.
#2
Opening up for the testing party.
#3
I was busy writing the 4 mail tests in one .test file, but I see you've divided it into 4 different tests.
I've cleanup the files and left only this test in it.
I named it 'mail', I hope that's correct.
Should the other mail tests be in another file?
#4
Hi p.brouwers The split is pretty arbitrary due to the testing party at Drupalcon next week. If you've got a full test for this, please post it here and we can close out the other issues.
#5
ah ok.
I still need to write a test for CustomBackends. I'm not really familiar with that, so I don't know how long that'll take.