Commit Graph

49 Commits (6443442aff20c9cb4053178268c6ed93b29d896e)

Author SHA1 Message Date
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
mutantmonkey 28527c6fee use called is True instead of called == 1 2012-06-02 03:07:22 -07:00
mutantmonkey ed2a892187 add search tests 2012-06-02 02:38:22 -07:00
mutantmonkey 6fece14639 catfacts test and test cleanup 2012-06-02 01:13:50 -07:00
mutantmonkey f995769b6f fix translate and add test 2012-06-02 00:58:19 -07:00
mutantmonkey 743d92700c rename nodetodo and add test 2012-06-02 00:31:16 -07:00
mutantmonkey 30705b87de add what the commit test, simply mylife tests 2012-06-01 22:17:33 -07:00
mutantmonkey da77b275e0 fix wiktionary and add tests 2012-06-01 21:01:56 -07:00
mutantmonkey b272cfd0f9 fix rule34 header and add test 2012-06-01 00:27:21 -07:00
mutantmonkey f820c6dcb3 split out path adjustments into __init__ 2012-06-01 00:13:57 -07:00
mutantmonkey 34f3f8a9c4 add urban dictionary test 2012-06-01 00:09:44 -07:00
mutantmonkey 226b10f967 remove my life is desi, add mylife tests 2012-05-31 23:56:54 -07:00
mutantmonkey 03b7a6df9e remove re import from slogan test 2012-05-31 23:34:49 -07:00
mutantmonkey cf0ce39d3e add test for short 2012-05-31 23:34:38 -07:00
mutantmonkey 5087eb07d0 clean up slogan.py and add test 2012-05-31 23:13:02 -07:00
mutantmonkey abc29de35c add tests for fcc callsign lookup module 2012-05-31 23:06:05 -07:00
mutantmonkey 59bd004538 add hokie stalker tests 2012-05-31 22:44:03 -07:00
mutantmonkey b4c5ee8ccd fix typos in imdb test case 2012-05-31 22:31:34 -07:00
mutantmonkey 1b7ef76f15 add imdb tests 2012-05-31 01:17:08 -07:00
mutantmonkey 6aef5cab6f add wuvt test 2012-05-31 00:55:31 -07:00
mutantmonkey 546b3113d5 tfw: tests and retry on first failure 2012-05-31 00:39:40 -07:00