Commit Graph

14 Commits (df205e2335748e3ab265dafb820eda0330ca82c7)

Author SHA1 Message Date
mhasbini 2198b9e2d6 add test 2016-11-14 17:31:04 +02:00
Rob ce3ee2f48e EmailValidator: Switching out to re() for the text for Test::Deep 2016-06-09 21:30:21 +01:00
Rob 7ecd3e35c3 EmailValidator: Adding some .. workarounds .. for the Identifier too long 2016-05-30 20:33:43 +01:00
Rob 1b89249a78 EmailValidator: Switching to text template 2016-05-30 19:13:01 +01:00
Ben Moon 83b9bbd6b7 Fix newline at end of file 2016-05-16 14:19:39 +01:00
Ben Moon 5f85cf4121 Update Goodies to use Test::Deep
* Ensure Test::Deep is imported.

* Replace '-ANY-' with ignore()

* Replace regexes with re(...)
2016-05-16 14:07:57 +01:00
Zaahir Moolla c1b4fa9fe5 Fix Gokul1794 test 2015-07-08 20:57:28 -04:00
Chris Wilson 2f11d6cc76 Update Binary IA to Uppercase. Fix All Test Cases for Uppercase Changes. 2015-01-09 19:46:54 +11:00
Matt Miller 142cce16af EmailValidator: use structured answer. 2014-11-15 21:33:00 +02:00
Matt Miller 68fc7c8dec Set explicit caching everywhere.
This explicity sets the caching behavior for all goodies. Goodies which
did not have caching behavior set in their package have had it added.
Similarly for the tests.

This resulted in a number of changes for caching behavior, mostly
moving towards more frequent caching.

I identified three cases where goodies should not be cached. They are when
the result depends upon:

- some random element,
- the time of day or year (as with relative dates), or
- the location of the requesting user

In all other cases, I presumed that the goodies were sufficiently
deterministic in their output to warrant caching.
2014-09-27 10:35:17 -04:00
Jag Talon 272b96f4d3 EmailValidator: Fix failing tests. 2013-11-12 22:26:02 -05:00
SteLim bf67c8ab2d fixed test 2013-10-28 19:33:26 +01:00
SteLim 7abb496e2d removed mx-check (no web requests allowed), added more hints. 2013-09-24 23:24:03 +02:00
SteLim 13b9433826 added email validator 2013-09-13 23:00:00 +02:00