Skip to content

deriv-com/perl-Email-Stuffer-TestLinks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SYNOPSIS

use Email::Stuffer::TestLinks;

NAME

Email::Stuffer::TestLinks - validates links in HTML emails sent by Email::Stuffer>send_or_die()

DESCRIPTION

When this module is included in a test, it parses http links (<a href="xyz">...</a>) and image links (<img src="xyz">) in every email sent through Email::Stuffer->send_or_die(). Each URI must be get a successful response code (200 range). Page title must not contain 'error' or 'not found' for text/html content. Image links must return an image content type.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages