Commit Graph

32 Commits (master)

Author SHA1 Message Date
122131 57033cca97 Minecraft: added minecraft 1.12 recipes (#4271)
* 1.12 changes

* fix image extension

* fix regex

* Fix tests

I made a PR after this one which made this goodie triggered when the British spelling of colour is used.

I added these two tests, which aren't compatible with your PR. I'm pushing these changes which should fix the test failures.
2017-08-23 23:59:04 +01:00
Philip Kirkbride dc8876002e Minecraft: British spelling of colour (#4272)
* add british spelling for colour on minecraft guide

* add tests for color & colour on minecraft

* fix hard tab
2017-06-14 10:43:45 +01:00
1122131 7b509eaed1 second test file fix 2016-07-19 18:06:27 +00:00
1122131 c7cd16769f update test file for image paths 2016-07-19 17:50:54 +00:00
1122131 6f69014696 thirdr fix for test file 2016-07-12 15:43:33 +00:00
1122131 fb9df368fd another fix for test file 2016-07-12 15:36:02 +00:00
1122131 78cf74abb9 fixed test file 2016-07-12 15:26:04 +00:00
1122131 46dafc94a1 second test file update 2016-06-25 06:47:53 +00:00
1122131 fd814d91bc test file update 2016-06-25 06:38:34 +00:00
1122131 17c360e1cc test file fix 2016-06-24 19:59:14 +00:00
1122131 cd319e2b02 another test file fix 2016-06-18 15:44:22 +00:00
1122131 9d59b38816 attemp to fix test file 2016-06-18 15:31:08 +00:00
1122131 17170a91e6 updated .t file 2016-06-18 14:06:05 +00: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
Zach Thompson 73d8f72fc0 Remove id/name from Perl modules and tests 2016-03-18 11:49:33 -06:00
Charlie Garrison e545d7730b Explicitly check for recipe name; not split query
Test has unicode character in description so add `use utf8`.

Signed-off-by: Charlie Garrison <cngarrison@gmail.com>
2015-12-27 05:22:25 +11:00
Charlie Garrison 5727263242 Triggers only match recipe with no extra words
Signed-off-by: Charlie Garrison <cngarrison@gmail.com>
2015-12-27 03:51:45 +11:00
Jamie Mansfield 7aafe79242 Use the official Minecraft wiki as the source
It is more reputable and official. I would have switched the images to use it to, but they generate them dynamically... perhaps someone should make an API for this :D
2015-06-03 20:53:55 +01:00
Zaahir Moolla 5d2805bc90 Update test for Meta data 2015-03-13 20:00:44 -04:00
Zaahir Moolla 0e29a88d27 Update Minecraft tests for Structured Answer 2015-03-12 22:43:44 -04:00
Lars Jansøn Engvik 1ef175ebd2 Adding spacing. 2015-01-11 13:57:28 +01:00
Lars Jansøn Engvik a2e062cc9f Updating layout and tests. Updating missing recipes. 2015-01-05 20:05:35 +01:00
Lars Jansøn Engvik 54fe1bdaac URI Encodes input to DDG proxy. 2014-11-08 13:07:37 +01:00
Lars Jansøn Engvik a19c2afbfd Indentation. 2014-11-04 13:28:50 +01:00
Lars Jansøn Engvik bcfe2db4ff Added tests. 2014-11-04 13:26:05 +01:00
Lars Jansøn Engvik b4b03216d6 Updating plain text answer and refactoring some code. 2014-11-04 13:24:44 +01:00
Lars Jansøn Engvik 4750661c1e Directing image requests through proxy. 2014-10-22 20:15:41 +02:00
Lars Jansøn Engvik d8d0ecf989 Better triggers and puts recipes in a hash. 2014-10-21 12:58:44 +02:00
Lars Jansøn Engvik a5d9177252 Fixing indentation. 2014-10-19 18:04:04 +02:00
Lars Jansøn Engvik c38a6373b0 Adding test. 2014-10-19 17:54:28 +02:00
Lars Jansøn Engvik b624eda302 Minecraft recipes goodie. 2014-10-19 17:45:50 +02:00