Commit Graph

12 Commits (master)

Author SHA1 Message Date
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
Rasika Pohankar 9b5d96c5c3 Update ValarMorghulis to use full template. (#3034) 2016-05-11 12:43:08 +01: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 0c71389dd3 ValarMorghulis: add structured_answer 2014-11-15 21:32:59 +02:00
Matt Miller da70710f7d EOL: remove trailing whitespace. 2014-10-28 20:36:15 +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
Matt Miller 80897ce535 ValarMorghulis: move from inline CSS. 2014-09-10 17:28:30 -04:00
jagtalon 2c3169c4b6 ValarMorghulis: Format code. 2014-08-25 19:52:25 +00:00
Lars Jansøn Engvik c16a193729 Adding CSS. 2014-08-22 08:56:00 +00:00
Lars Jansøn Engvik 1f6e6b0e10 Updating tests. 2014-08-20 08:07:32 +00:00
Lars Jansøn Engvik 750b8477b8 Game of Thrones easter egg IA. 2014-08-19 12:55:10 +00:00