Commit Graph

10 Commits (master)

Author SHA1 Message Date
Rasika Pohankar 51dafeaa31 Remove periods from titles, subtitles and plaintext responses (#3569)
* Remove periods from titles, subtitles and plaintext responses

* Update test files

* Remove concatenation

* Remove repeated tests from Cusip test file
2016-09-06 11:15:19 +01:00
Rob d6ba3fe753 TwelveOclock: Switching to text template 2016-05-22 21:24:53 +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
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 a7b8092a19 TwelveOclock: add structured_answer. 2014-11-15 21:33:00 +02:00
Matt Miller 14923e5c08 TwelveOclock: add and style HTML answer. 2014-10-01 05:32:07 +02:00
Matt Miller 18b3319726 TwelveOclock: add answer_type and is_cached. 2014-10-01 04:39:37 +02:00
Matt Miller 2d28a92a45 TwelveOclock: improve friendliness of answers.
- Answer questions "when is noon?" and "when is midnight?"
- Include such questions as secondary_example_queries
- Be less aggressive in the answer with a comma instead of a period

Includes some internal renaming and reorganization, plus comments to
better reflect the purpose of each bit.
2014-09-17 08:35:00 -04:00
Matt Miller 928f56b47b TwelveOclock: add new instant answer to help with 12 am/pm 2014-09-16 11:49:28 -04:00