Comments

colette’s picture

StatusFileSize
new4.13 KB

Preliminary commit for the email module.

colette’s picture

StatusFileSize
new3.1 KB

Retrying the preliminary commit, now with the updated folder structure.

colette’s picture

StatusFileSize
new3.28 KB

Preliminary patch for email module.

colette’s picture

StatusFileSize
new4.19 KB

Working test for the email module.

Anonymous’s picture

Status: Active » Needs work
+++ b/microdata.infoundefined
@@ -6,3 +6,5 @@ dependencies[] = ctools
+; integration test for contrib modules

The first letter should be capitalized and should use a period at the end. Might as well say tests, too, since we'll be adding more.

Also, there are some whitespace problems on blank lines. You can check it out with Dreditor if you have it installed.

Other than that, I think it's good to go. I'll give it another test and final look once you have those changes made.

colette’s picture

StatusFileSize
new4.78 KB

Here's the cleaned up version of the patch.

Anonymous’s picture

Hmm, I think something happened to the logic here. If you look at the verbose message, there is only one field shown on the page. The test also passes when the patch to Email module isn't yet applied.

colette’s picture

StatusFileSize
new4.15 KB

I fixed the error, and cleaned up the comments.

Anonymous’s picture

Title: Tests for modules extended with microdata » Test microdata integration for email module

Changing title.

Anonymous’s picture

Status: Needs work » Fixed

Status: Fixed » Closed (fixed)

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