Powered by OpenBSD

CVS log for HOPE/Net-OpenAMD/t/local_server.t

[BACK] Up to [local] / HOPE / Net-OpenAMD / t

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.14 / (download) - annotate - [select for diffs], Sat Jul 17 12:12:32 2010 UTC (13 years, 10 months ago) by andrew
Branch: MAIN
CVS Tags: HEAD
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored)

only 18 tests now since I only test against the failure if it exists.

Revision 1.13 / (download) - annotate - [select for diffs], Tue Jul 13 03:37:47 2010 UTC (13 years, 10 months ago) by andrew
Branch: MAIN
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored)

add more tests.

Revision 1.12 / (download) - annotate - [select for diffs], Tue Jul 13 02:27:06 2010 UTC (13 years, 10 months ago) by andrew
Branch: MAIN
Changes since 1.11: +6 -85 lines
Diff to previous 1.11 (colored)

Switch testing to Test::Deep because the flexibility is required.  Unfortunately, api.hope.net/api is 500 errors at the moment.

Revision 1.11 / (download) - annotate - [select for diffs], Thu Jul 1 17:59:55 2010 UTC (13 years, 10 months ago) by andrew
Branch: MAIN
Changes since 1.10: +4 -1 lines
Diff to previous 1.10 (colored)

test_server.pl requires perl 5.10 or higher so don't run tests that require it on lower version of perl

Revision 1.10 / (download) - annotate - [select for diffs], Wed Jun 30 05:30:17 2010 UTC (13 years, 10 months ago) by andrew
Branch: MAIN
CVS Tags: Net-OpenAMD-0-0-2
Changes since 1.9: +82 -2 lines
Diff to previous 1.9 (colored)

yay! actual tests against the API! no login still, but live tests!

Revision 1.9 / (download) - annotate - [select for diffs], Mon Jun 28 20:40:38 2010 UTC (13 years, 10 months ago) by andrew
Branch: MAIN
CVS Tags: Net-OpenAMD-v0-0-1
Changes since 1.8: +8 -4 lines
Diff to previous 1.8 (colored)

moar cleanup before release

Revision 1.8 / (download) - annotate - [select for diffs], Mon Jun 28 20:34:14 2010 UTC (13 years, 10 months ago) by andrew
Branch: MAIN
Changes since 1.7: +3 -3 lines
Diff to previous 1.7 (colored)

no more "done_testing", makes it work with older Test::More implementations.

Revision 1.7 / (download) - annotate - [select for diffs], Sun Jun 27 03:59:32 2010 UTC (13 years, 10 months ago) by andrew
Branch: MAIN
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

change URL to URI as I think that better describes what it is.

Revision 1.6 / (download) - annotate - [select for diffs], Sun Jun 27 03:45:07 2010 UTC (13 years, 10 months ago) by andrew
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

simplify the helper subs even more (although Perlcritic still hates them)
note that the base_url would prefer a / at the end to make the new way of using URI happy which makes Perlcritic happier.

Revision 1.5 / (download) - annotate - [select for diffs], Sun Jun 27 00:52:33 2010 UTC (13 years, 10 months ago) by andrew
Branch: MAIN
Changes since 1.4: +7 -9 lines
Diff to previous 1.4 (colored)

now my tests pass! except for the OAuth, it should actually pretty much be done. Next up, documentation!

Revision 1.4 / (download) - annotate - [select for diffs], Sat Jun 26 16:33:33 2010 UTC (13 years, 10 months ago) by andrew
Branch: MAIN
Changes since 1.3: +8 -15 lines
Diff to previous 1.3 (colored)

put the API tests in their own file, but allow me to call it with my own object so it can run the tests against multiple hosts.

Revision 1.3 / (download) - annotate - [select for diffs], Sat Jun 26 14:14:36 2010 UTC (13 years, 10 months ago) by andrew
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored)

look where I keep mojo

Revision 1.2 / (download) - annotate - [select for diffs], Sat Jun 26 14:02:31 2010 UTC (13 years, 10 months ago) by andrew
Branch: MAIN
Changes since 1.1: +4 -2 lines
Diff to previous 1.1 (colored)

don't kill the server, let the stop command do it.  Works now with the test patch

Revision 1.1 / (download) - annotate - [select for diffs], Fri Jun 25 23:25:21 2010 UTC (13 years, 10 months ago) by andrew
Branch: MAIN

Tests for locally hosted API server

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>