Robin Richtsfeld
00db666676
Update test_weather.py
2018-07-31 05:08:54 +02:00
Robin Richtsfeld
44084c8739
Fix awik test
2018-07-31 04:59:02 +02:00
Robin Richtsfeld
07b257cf8c
[weather.py] Drop display_name and test coordinates
2018-04-28 16:30:33 -07:00
Robin Richtsfeld
a6c525ee1f
Update Wikipedia tests
2018-04-02 15:40:11 +02:00
paulwalko
46d378537d
use Fisher Island instead of the county
2017-12-27 03:01:04 -05:00
echarlie
f6d9e17b4d
fix tests, also correct erroneous help for tfwev
2017-11-04 12:32:54 -04:00
Paul Walko
1cd247e356
.c bugfix
2017-07-06 21:46:01 -07:00
Paul Walko
e4b4b506de
change Midotholian to Chesterfield County b/c nominatim is broken
2017-06-08 23:21:56 -04:00
Paul Walko
d8eefde17e
remove unicode
2017-05-29 17:27:58 -04:00
paul
7c67f09074
scrape calc results from google since ddg is broken
2017-05-28 00:42:44 -04:00
Paul Walko
7dc5ece29b
Merge pull request #1 from mutantmonkey/master
...
updating vtluug's fork
2017-05-27 18:30:04 -04:00
mutantmonkey
999297b316
Python 3.4+ is now required
2017-04-09 23:15:25 -07:00
mutantmonkey
20cc193f46
Restore VTLUUG wiki tests since it's back up
2017-04-09 23:04:05 -07:00
Paul Walko
f02bcae388
Use 'postalcode' parameter when a zipcode is used to get more accurate results. Added previously removed test.
2017-02-17 19:43:28 +00:00
Paul Walko
c8f4da267a
remove Midlothian, Virginia weather test; Improve duck_api readibility
2017-02-12 19:06:17 +00:00
Paul Walko
71c5f90a5c
remove old comments
2017-02-11 19:08:03 +00:00
Paul Walko
b2add77d08
properly skip vtwiki tests and, enable calc tests (2^64) was disabled
2017-02-11 19:04:47 +00:00
Paul Walko
7ad0d5af9e
fix tfw tests
2017-02-11 06:47:30 +00:00
Paul Walko
919b65cc17
fix imdb, search, and various tests
2017-02-11 06:21:04 +00:00
mutantmonkey
2dc0b0bdd6
remove broken translate module
2016-03-06 15:25:06 -08:00
mutantmonkey
fcf22d7c38
remove broken validate module
...
It can probably be fixed, but quite frankly I don't think this module is
even useful.
2016-03-06 15:05:29 -08:00
mutantmonkey
35e7b560ae
fix some more tests
2016-03-06 14:55:50 -08:00
mutantmonkey
23e9448c12
fix tests for head and weather
2016-03-06 14:40:11 -08:00
mutantmonkey
2f34c76518
calc: remove broken wa command
2016-03-06 14:39:58 -08:00
mutantmonkey
984dba9b4b
lastfm: remove tasteometer
...
They removed this feature from the API. What exactly is the point of
Last.fm now, just advertising?
2016-03-06 14:35:19 -08:00
mutantmonkey
347b9797c4
remove broken bitcoin module
2016-03-06 14:17:15 -08:00
mutantmonkey
b0258f6f48
remove broken mylife commands
2016-03-06 14:14:09 -08:00
mutantmonkey
df08d3e401
wuvt: remove DJ prefix
2015-03-20 19:16:39 -07:00
mutantmonkey
d963ac2e70
update wuvt module for new site
2015-03-05 16:14:46 -08:00
mutantmonkey
0490ede283
mylife: remove .mlih
2014-11-07 20:01:45 -08:00
mutantmonkey
4cdda19636
remove broken modules
...
These can be added back if they begin working reliably again.
2014-06-02 11:12:15 -07:00
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