Commit Graph

11 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
Zach Thompson 73d8f72fc0 Remove id/name from Perl modules and tests 2016-03-18 11:49:33 -06:00
Ben Moon 58859e4adf Update word regexes
Should hopefully include *all* characters now.
2016-03-07 12:37:44 +00:00
Ben Moon cfd48e73ff Add 'large' tests
To hopefully be more likely to catch weird lingo situations.
2016-03-07 12:28:08 +00:00
Ben Moon 4a74413681 Improve formatting of results
Change to use the 'info' template with some custom css and handlebars
to get it to display properly.

Should now wrap correctly with sentences and words, and display 'lines'
on separate lines.
2016-01-06 11:06:16 +00:00
Ben Moon 362039a31a Update IA id 2015-12-27 15:30:15 +00:00
Ben Moon e009692004 Add support for lines
Lines are like sentences, but can end in '?', '!' or '.'.
2015-12-27 14:49:16 +00:00
Ben Moon 14af37b348 Add support for words as numbers
Now converts initial words into numbers where possible.
2015-12-27 13:58:06 +00:00
Ben Moon 5292d8ede7 Implement basic nonsense
Provides support for basic queries to generate gibberish in
all supported languages.
2015-12-27 13:56:48 +00:00
Ben Moon f75bc864a4 Add test template and non-matchers
Add functions that will be used to generate tests as well as some
queries that should not match.
2015-12-27 13:52:31 +00:00