gnu-social/tests
2011-01-06 15:13:38 -08:00
..
atompub AtomPub test cases: make sure the posted entry appears in the feed, and that it disappears after deletion 2010-12-14 14:07:25 -08:00
oauth Fix option settings on oauth_post_notice.php 2010-10-20 16:16:00 -07:00
sample-uploads Enhanced upload file type detection. If given an original filename, we'll attempt to detect type from the extension if we were unable to make a definitive match from content. Generic octet-stream, zip, and MS Office type are explicitly singled out for re-checks, which fixes OpenOffice and MS Office documents to come up with the proper types when misdetected. 2010-06-28 08:59:47 -07:00
ActivityGenerationTests.php Update ActivityCreationTests for our switch away from the obsolete <activity:actor> 2010-12-30 13:21:59 -08:00
ActivityParseTests.php Fix for atom/activity streams parsing: feed's <activity:subject> was being taken at a higher priority than entry's <atom:author>, which broke OStatus group posting since we retired <activity:actor>. 2011-01-06 15:13:38 -08:00
CurryTest.php
HashTagDetectionTests.php
JidValidateTest.php
LocationTest.php
MediaFileTest.php Enhanced upload file type detection. If given an original filename, we'll attempt to detect type from the extension if we were unable to make a definitive match from content. Generic octet-stream, zip, and MS Office type are explicitly singled out for re-checks, which fixes OpenOffice and MS Office documents to come up with the proper types when misdetected. 2010-06-28 08:59:47 -07:00
NicknameTest.php Fix up edge case in nickname processing: overlong display forms should be rejected before normalization (storage of display forms will also have fields with limited length) 2010-12-30 17:11:16 -08:00
oEmbedTest.php Add some data integrity checks on oembed tests (shows a bug on identi.ca test case -- missing width/height in photo data) 2010-11-15 12:58:00 -08:00
TagURITest.php
URLDetectionTest.php Update URLDetectionTest.php for rel="nofollow external". There are still some broken tests due to bad quote splitting, which is unrelated. 2010-10-18 12:26:01 -07:00
UserFeedParseTest.php
UserRightsTest.php
UUIDTest.php Make sure the UUIDs are unique too :) 2010-12-30 13:37:05 -08:00