Annotation of HOPE/Net-OpenAMD/Changes, Revision 1.9
1.1 andrew 1: Revision history for Net-OpenAMD
2:
1.9 ! andrew 3: 0.1.1 Fri Jul 16 21:47:39 2010
! 4: Fix tests so they pass, mostly by not overriding the default and
! 5: just using https://api.hope.net/api/
! 6:
1.8 andrew 7: 0.1.0 Tue Jul 13 22:20:41 2010
1.7 andrew 8: The API is producing useful data so grab that to use for testing.
9: That means I can test with what the API provides not just what
10: the docs claim.
1.6 andrew 11: Test with Test::Deep to be able to have passing tests
12: without knowing the actual data.
13:
1.5 andrew 14: 0.0.3 Mon Jul 12 17:15:51 2010
15: better handling of bad JSON from the API (just report, no fixing)
16: actually add query strings properly to the request uri
1.4 andrew 17: more cleanup
18: fix tests for /location
19: generate helper subs
20:
1.3 andrew 21: 0.0.2 Tue Jun 29 22:35:10 2010
22: Tests that pass against http://api.hope.net as well as a local server.
23: No auth yet, but we will see.
24:
1.1 andrew 25: 0.0.1 Thu Jun 24 14:43:47 2010
26: Initial release.
27:
1.9 ! andrew 28: $AFresh1: Changes,v 1.8 2010/07/14 05:21:23 andrew Exp $
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>