Commit Graph

70 Commits (eb2119309d5d2814ce9ed1aab50bdf25fff7f32a)

Author SHA1 Message Date
Telnoratti eac8d189fc Fixed the lastfm tests. 2014-04-26 00:27:34 -04:00
Telnoratti b73a048541 Changed capitalization of eV.
Even though Volt units are capitalized V, when you write code apparently
conventions older than computers themselves are rejected in favour of
newer conventions.
2014-04-25 20:27:50 -04:00
Calvin Winkowski 9248b6721c Fixed the tests. 2014-04-25 17:15:33 -04:00
mutantmonkey 8fa37b3056 fix gettitle errors
This will cause errors in gettitle, such as an HTTP 405 Method Not
Allowed response, to not send out an ugly exception. This was a bug that
got introduced due to the switch to requests.
2013-11-28 23:28:11 -08:00
mutantmonkey 26f37e83be update test case for new .time 2013-11-28 23:06:28 -08:00
mutantmonkey d6e28ac26b fix translate test to match new output 2013-11-28 22:47:40 -08:00
mutantmonkey 80613962a1 bitcoin: support decimal input 2013-11-17 21:36:42 -08:00
mutantmonkey c3815c9cfe improvements to calc module
* .wa output cleanup (remove ugly html entities in places)
* add some more test cases
2013-11-17 12:37:54 -08:00
mutantmonkey d692a5271b move calculator functionality to ddg
This may or may not be temporary, but it's better than the calculator
being totally broken.
2013-11-05 09:19:49 -08:00
mutantmonkey 6686ce31b7 fix weather tests to handle new osm output 2013-11-01 22:10:12 -07:00
mutantmonkey e195830e0a translate: json cleanup improvement 2013-11-01 21:54:37 -07:00
mutantmonkey 3988a73ade tfw: deal with negative temperatures in test 2013-10-25 18:54:43 -07:00
mutantmonkey 2e995476ee bitcoin: uppercase currencies for api 2013-10-25 18:54:03 -07:00
mutantmonkey d7654c65d1 last.fm fix: use a user with things in common 2013-10-05 16:27:14 -07:00
mutantmonkey 5993947a70 fix lastfm tests (ackthet is gone) 2013-10-05 16:22:08 -07:00
mutantmonkey 6606bf18ad add bitcoin module 2013-10-05 15:54:22 -07:00
mutantmonkey 91bbc64f2c remove oblique and make .wa local 2013-09-30 23:33:47 -07:00
mutantmonkey 1472c36fed validate: switch site to validate
Since http://vtluug.org/ seems to always be invalid HTML at inconvenient
times, switch to using http://validator.w3.org/ itself, which I would
hope would always be valid.
2013-09-30 22:47:59 -07:00
mutantmonkey 4edf618ef2 tfw: fix "sexy time" for 69°F 2013-09-30 22:40:26 -07:00
mutantmonkey b8dde03000 hs: handle case where query is <= 2 characters 2013-09-07 15:59:01 -07:00
mutantmonkey 23d99dd326 improve tests and test coverage 2013-08-25 14:32:42 -07:00
mutantmonkey 6443442aff improvements to weather module
* use openstreetmap nominatim instead of geonames
* set temperature to None if there is no temp available
* add new test cases to better test geolocation for various places
2013-08-24 18:45:05 -07:00
mutantmonkey 3783e9af85 adjust wiktionary test (will improve later) 2013-07-21 00:03:07 -07:00
mutantmonkey 5d53cc6b11 remove broken .mlit command 2013-07-21 00:02:13 -07:00
mutantmonkey 899d063071 fix .head for errors and add test 2013-07-20 22:25:45 -07:00
mutantmonkey e94ca0d74a add unit tests for remind module 2013-05-21 13:34:49 -04:00
mutantmonkey a0597ba7a6 fix Wadsworth's Constant edge case and add test 2013-05-12 18:16:57 -04:00
mutantmonkey 45da6933d4 fix test cases (wa changed something) 2013-01-10 22:38:39 -05:00
mutantmonkey 3e0738191f switch tfw module to use new metar parser 2013-01-10 22:08:52 -05:00
mutantmonkey 83518a8dbc add new metar parser and update weather module 2013-01-10 22:08:33 -05:00
mutantmonkey ac72cb5c1d fix test_head.py to also mock linx_api_key 2012-12-05 15:17:25 -05:00
mutantmonkey f8e2afbb9d remove broken nodetodo module 2012-12-05 15:17:04 -05:00
mutantmonkey 4b97b54215 ensure lastfm test cases fail when output is bad 2012-10-09 00:57:45 -04:00
mutantmonkey 7ea5006cd8 remove randomreddit module 2012-10-09 00:50:06 -04:00
mutantmonkey 0ba6438922 weather: handle bad locations better 2012-06-29 20:52:07 -07:00
mutantmonkey 78441d5fbf kill .py 2012-06-28 19:05:45 -07:00
mutantmonkey 6ecbe4ca18 wiki: handle json parsing error 2012-06-23 21:55:37 -07:00
mutantmonkey 251b01e000 calc: fix handling and add tests for empty result 2012-06-19 18:04:02 -07:00
mutantmonkey bf55297f43 add test cases for mediawiki modules 2012-06-15 20:04:47 -07:00
mutantmonkey cf53da9d6e fix wiktionary no results error handling 2012-06-07 18:17:55 -07:00
mutantmonkey 931b53a974 add .head tests 2012-06-06 22:23:06 -07:00
mutantmonkey 2dbc8797e5 calc: fix .c scientific output 2012-06-05 18:24:43 -07:00
mutantmonkey c702d7bc59 tfw: handle location errors properly 2012-06-04 21:42:56 -07:00
mutantmonkey 4e8803fa9d add last.fm tests 2012-06-04 00:04:51 -07:00
mutantmonkey b87e62dd47 add randomreddit test 2012-06-02 15:24:36 -07:00
mutantmonkey 3dc958283b add nsfw test 2012-06-02 15:16:47 -07:00
mutantmonkey f84eb9061c validate: fix and add test 2012-06-02 15:11:51 -07:00
mutantmonkey 888854adb2 add clock tests 2012-06-02 15:06:08 -07:00
mutantmonkey 0e675fb713 calc: remove deprecated, fix wa output, add test 2012-06-02 14:23:28 -07:00
mutantmonkey 6979d538d6 add weather tests 2012-06-02 03:08:32 -07:00