summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2010-12-14AtomPub test cases: make sure the posted entry appears in the feed, and that ...Brion Vibber
2010-12-14AtomPub tetss: confirming edit URL linked properly in individual entry returnBrion Vibber
2010-12-14AtomPub tests: fix delete testBrion Vibber
2010-12-14AtomPub tests: fix for atom post checkBrion Vibber
2010-12-14more fixins on AtomPub testsBrion Vibber
2010-12-14auth fixBrion Vibber
2010-12-14Mostly-implemented basic AtomPub testsBrion Vibber
2010-12-13partial stub file for atompub testsBrion Vibber
2010-11-29Add Nickname test cases for @-reply regexes in common_find_mentionsBrion Vibber
2010-11-29Nickname class to encapsulate validation & common regexes for nickname formats.Brion Vibber
2010-11-29Work in progress on nickname validation changes. lib/nickname.php appears to ...Brion Vibber
2010-11-29Start on some nickname-validation test cases: several of these fail right now...Brion Vibber
2010-11-15Add some data integrity checks on oembed tests (shows a bug on identi.ca test...Brion Vibber
2010-11-15Test oEmbed lookups with oohembed both on and off explicitlyBrion Vibber
2010-11-15Restructure oembed test sourcesBrion Vibber
2010-11-15Add some basic oEmbed lookup test cases; fixed a bug in discovery fallback.Brion Vibber
2010-10-20Fix option settings on oauth_post_notice.phpBrion Vibber
2010-10-20Fix --oauth-token-secret on oauth_verify_creds.phpBrion Vibber
2010-10-18Update URLDetectionTest.php for rel="nofollow external". There are still some...Brion Vibber
2010-10-12Default to ssl in oauth tests examples configZach Copley
2010-10-07Update OAuth test script READMEZach Copley
2010-10-07Rename oauth.ini example to oauth.ini.sampleZach Copley
2010-10-07Rename OAuth status update scriptZach Copley
2010-10-07Some fixupsZach Copley
2010-10-07Renamed the OAuth verify credentials test scriptZach Copley
2010-10-07Some fixups to this the OAuth verify credentials test scriptZach Copley
2010-10-07Rename OAuth token credential fetching scriptZach Copley
2010-10-07Update access token fetching test script to 1.0aZach Copley
2010-10-07Make the verifier pin display a little nicerZach Copley
2010-10-07More OAuthy name for temp credentials fetching test scriptZach Copley
2010-10-07Change temp credential test script to use POST instead of GET (moreZach Copley
2010-10-06Some more cleanupZach Copley
2010-10-06- Update getrequesttoken test script to use 1.0aZach Copley
2010-10-06A bit more work on the request token fetching test scriptZach Copley
2010-10-06Somewhat improved test script for fetching an OAuth request tokenZach Copley
2010-08-03update tests to include 'mentioned' linksEvan Prodromou
2010-08-03add actor info to testsEvan Prodromou
2010-08-03more tests for activity generationEvan Prodromou
2010-08-03add some more tests for replies and group postsEvan Prodromou
2010-08-03initial unit tests for activity generationEvan Prodromou
2010-06-28Enhanced upload file type detection. If given an original filename, we'll att...Brion Vibber
2010-06-28Test cases for MediaFile::getUploadedFileType() with OpenOffice, MS Office, a...Brion Vibber
2010-04-29Merge branch 'master' into testingBrion Vibber
2010-04-23Test cases and fixes for Atom and RSS content decoding.Brion Vibber
2010-03-30Ticket #1281: JID validation now more or less follows spec instead of calling...Brion Vibber
2010-03-27reverse order of activity parse test argumentsEvan Prodromou
2010-03-22Some initial media parsingZach Copley
2010-03-21Fix broken assertionZach Copley
2010-03-20test posterous author useEvan Prodromou
2010-03-19Parse RSS items as activitiesEvan Prodromou