Age | Commit message (Expand) | Author |
2010-11-29 | Add Nickname test cases for @-reply regexes in common_find_mentions | Brion Vibber |
2010-11-29 | Nickname class to encapsulate validation & common regexes for nickname formats. | Brion Vibber |
2010-11-29 | Work in progress on nickname validation changes. lib/nickname.php appears to ... | Brion Vibber |
2010-11-29 | Start on some nickname-validation test cases: several of these fail right now... | Brion Vibber |
2010-11-15 | Add some data integrity checks on oembed tests (shows a bug on identi.ca test... | Brion Vibber |
2010-11-15 | Test oEmbed lookups with oohembed both on and off explicitly | Brion Vibber |
2010-11-15 | Restructure oembed test sources | Brion Vibber |
2010-11-15 | Add some basic oEmbed lookup test cases; fixed a bug in discovery fallback. | Brion Vibber |
2010-10-20 | Fix option settings on oauth_post_notice.php | Brion Vibber |
2010-10-20 | Fix --oauth-token-secret on oauth_verify_creds.php | Brion Vibber |
2010-10-18 | Update URLDetectionTest.php for rel="nofollow external". There are still some... | Brion Vibber |
2010-10-12 | Default to ssl in oauth tests examples config | Zach Copley |
2010-10-07 | Update OAuth test script README | Zach Copley |
2010-10-07 | Rename oauth.ini example to oauth.ini.sample | Zach Copley |
2010-10-07 | Rename OAuth status update script | Zach Copley |
2010-10-07 | Some fixups | Zach Copley |
2010-10-07 | Renamed the OAuth verify credentials test script | Zach Copley |
2010-10-07 | Some fixups to this the OAuth verify credentials test script | Zach Copley |
2010-10-07 | Rename OAuth token credential fetching script | Zach Copley |
2010-10-07 | Update access token fetching test script to 1.0a | Zach Copley |
2010-10-07 | Make the verifier pin display a little nicer | Zach Copley |
2010-10-07 | More OAuthy name for temp credentials fetching test script | Zach Copley |
2010-10-07 | Change temp credential test script to use POST instead of GET (more | Zach Copley |
2010-10-06 | Some more cleanup | Zach Copley |
2010-10-06 | - Update getrequesttoken test script to use 1.0a | Zach Copley |
2010-10-06 | A bit more work on the request token fetching test script | Zach Copley |
2010-10-06 | Somewhat improved test script for fetching an OAuth request token | Zach Copley |
2010-08-03 | update tests to include 'mentioned' links | Evan Prodromou |
2010-08-03 | add actor info to tests | Evan Prodromou |
2010-08-03 | more tests for activity generation | Evan Prodromou |
2010-08-03 | add some more tests for replies and group posts | Evan Prodromou |
2010-08-03 | initial unit tests for activity generation | Evan Prodromou |
2010-06-28 | Enhanced upload file type detection. If given an original filename, we'll att... | Brion Vibber |
2010-06-28 | Test cases for MediaFile::getUploadedFileType() with OpenOffice, MS Office, a... | Brion Vibber |
2010-04-29 | Merge branch 'master' into testing | Brion Vibber |
2010-04-23 | Test cases and fixes for Atom and RSS content decoding. | Brion Vibber |
2010-03-30 | Ticket #1281: JID validation now more or less follows spec instead of calling... | Brion Vibber |
2010-03-27 | reverse order of activity parse test arguments | Evan Prodromou |
2010-03-22 | Some initial media parsing | Zach Copley |
2010-03-21 | Fix broken assertion | Zach Copley |
2010-03-20 | test posterous author use | Evan Prodromou |
2010-03-19 | Parse RSS items as activities | Evan Prodromou |
2010-03-03 | Test a small user feed to ensure we're taking the activity actor from the sub... | Zach Copley |
2010-02-25 | Fix test to account for new way avatars are stored in ActivityObject | Zach Copley |
2010-02-24 | Populate more profile information when doing a remote subscribe | Zach Copley |
2010-02-23 | - Move ActivityParseTests to core | Zach Copley |
2010-02-20 | Add a library to mint tag URIs | Evan Prodromou |
2010-01-27 | Test script to update your status via OAuth | Zach Copley |
2010-01-24 | Fixed some spelling mistakes in the README | Zach Copley |
2010-01-24 | Some rough test scripts for poking at the OAuth system | Zach Copley |