Commit Graph

13 Commits (master)

Author SHA1 Message Date
Rohit Upadhyay 50bb72dff7 Game2048: Fixed overtriggering (#4473)
* fixed overtriggering in Game2048

* Added two more tests to help fix issue #4473

* Added regex guard in handle function to fix #4473.

* modified regex guard for #4473

* Added a test to t/Game2048.t

* Removed trailing comma.
2017-09-05 14:00:32 -04:00
PJ Hampton 6d9896cb8b 2048: Tweaks before production (#4027)
* Added additional trigger.

* Fixed container placement / alignment.

* Updated tests.

* Add async start.

* Revert "Add async start."

This reverts commit 54b3edb88221051393d818ccff35d9ae45d10049.

* Check for mobile device and return before onShow

* Ensure we return value from DDH.failed

* remove trailing spaces
2017-06-05 22:49:57 +02:00
Ben Moon e4cda658a8 Update tests to use Test::Deep (#3249)
This one was merged *after* the DuckDuckGo changes.
2016-06-14 20:50:58 +01:00
Roysten 3bcfbede0f Merge remote-tracking branch 'ddg/master' into 2048rewrite 2016-06-09 18:17:08 +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
Roysten 1dfa579beb Fix tests after changing Perl module 2016-04-26 19:32:38 +00:00
Zach Thompson 73d8f72fc0 Remove id/name from Perl modules and tests 2016-03-18 11:49:33 -06:00
Zaahir Moolla 925c68a3fd Fix tests 2016-02-23 16:02:54 -05:00
codenirvana c338e89d5c fixed test 2015-12-28 15:06:14 +00:00
codenirvana 96f9b6fcd9 updated tests 2015-12-28 14:35:36 +00:00
puskin94 4a70863822 changed triggers, cutted createTable, modified content.handlebars 2015-04-19 18:25:34 +02:00
puskin94 5788ca6bb8 Iper game update. Now uses jQuery and it is finally working good 2015-04-12 15:20:06 +02:00