gnu-social/tests
Evan Prodromou 05e3768e6a Parse RSS items as activities
First steps to parsing RSS items as activities. RSS feeds don't seem
to have enough data to make good remote profiles, but this may work
with some "hints".
2010-03-19 09:48:39 -05:00
..
oauth Test script to update your status via OAuth 2010-01-27 09:59:40 +00:00
ActivityParseTests.php Parse RSS items as activities 2010-03-19 09:48:39 -05:00
CurryTest.php PHP 5.3 closure-based implementation of curry(); old implementation used as fallback for older PHP versions. Added unit tests to confirm they both work! 2009-12-16 09:27:48 -05:00
HashTagDetectionTests.php Fix some bugs in the URL linkification, and fixed the unit test. 2009-09-27 16:52:15 -04:00
LocationTest.php Renaming GeonamesPlugin::NAMESPACE to GeonamesPlugin::LOCATION_NS to avoid parse errors; 'namespace' is a reserved keyword in PHP 5.3 and later. 2009-11-17 16:56:43 -08:00
TagURITest.php Add a library to mint tag URIs 2010-02-20 13:23:08 -05:00
URLDetectionTest.php fix the [] unit tests 2009-11-02 12:53:02 -05:00
UserFeedParseTest.php Test a small user feed to ensure we're taking the activity actor from the subject 2010-03-03 20:58:34 -08:00
UserRightsTest.php Fix UserRightsTest unit tests 2009-12-16 09:27:48 -05:00