Commit Graph

11 Commits (master)

Author SHA1 Message Date
Rob Emery 347cf6e552 Wavelength: Minor test cleanup; removing logic from the wrapper in favour of declaring the intention in the test input 2016-05-19 13:05:32 +01:00
Rob Emery 31bdb5574b WaveLength: Switching to text template 2016-05-19 13:00:40 +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
Christian Aistleitner 4db1bc1efb Wavelength: Fix string interpolation in test
'\S' is not a valid escape and makes prove complain to stderr (though
the tests pass). Since it seems the '\S' got only introduced to
separate the variable from the word 'Speed', we proper separate them
by switching from the unrecognized escape to proper curly braces.
2015-03-18 21:41:15 +01:00
John Lifsey 7fc980d4db tests to match byline adjustment tweaks in #981 2015-03-04 23:06:49 -05:00
John Lifsey 76e5d1dab1 Add Velocity Factor to Wavelength calculations 2015-02-04 21:27:35 -05:00
John Lifsey 602b89b6c5 wavelength structured answer formatting and tests 2015-02-04 15:00:56 -05:00
John Lifsey b37b525396 Clean up formatting 2015-02-03 18:53:53 -05:00
nebulous a471e6329d tweak tests 2015-02-03 23:45:35 +00:00
nebulous e9e4f847a6 stub for wavelength conversion 2015-02-03 22:47:38 +00:00