Commit Graph

4 Commits (4d62fd1731d57b7223bdd107998f96256eb5e71f)

Author SHA1 Message Date
Matt Miller 3273e8f6ad MoonPhase: make tests less dependant on phase of the moon.
This improves on the former naive version for "moon phase" while (I
think) keeping the test time independant.

Hopefully the addition of the built up regexes works as intended to keep
it readable and maintainable.

On the other hand, it doesn't do anything about proving that the given
answer is correct or even internally consistent.  I am not sure how to
do that within the testing environment constraints.

Also adds an abstract to reduce `dzil test` scroll spam.
2014-02-16 02:56:04 +08:00
Eric Johnson 9c29b27338 Added tests for example queries which are not currently tested.
Conflicts:

	t/TimezoneConverter.t
2014-02-10 21:36:14 +00:00
Jag Talon 9646965510 Moonphases: Fixed test file. 2013-05-25 20:16:09 -04:00
Dylan Lloyd 56ca0258a0 test files are not packages 2013-05-25 19:29:44 -04:00