wordpress-activitypub/tests
Matthias Pfefferle 93b2f1ee7d
Normalize attributes that can have mixed value types (#586)
* fix #571

* support empty values

* fix phpcs issues

* test for `null`

* use `object_to_uri`  on followers list
2023-12-05 18:59:00 +01:00
..
fixtures Remove no longer needed fixture 2023-01-27 15:48:29 +01:00
bootstrap.php Move the friends parser to the Friends plugin 2023-01-27 15:48:29 +01:00
class-activitypub-testcase-cache-http.php Fix assignment of dynamic property 2023-01-27 15:48:29 +01:00
test-class-activitypub-activity-dispatcher.php simpler filter 2023-07-20 18:33:24 +02:00
test-class-activitypub-activity.php Activity-Type based handlers (#551) 2023-11-30 11:43:48 +01:00
test-class-activitypub-create-handler.php Activity-Type based handlers (#551) 2023-11-30 11:43:48 +01:00
test-class-activitypub-followers.php remove paging from get_all_followers 2023-12-04 10:02:30 +01:00
test-class-activitypub-hashtag.php Hashtags, Mentions: Use a tag stack instead of regex for protecting tags (#455) 2023-09-21 17:03:57 +02:00
test-class-activitypub-interactions.php allow <p> and <br /> only for Activities 2023-12-05 13:21:24 +01:00
test-class-activitypub-mention.php Hashtags, Mentions: Use a tag stack instead of regex for protecting tags (#455) 2023-09-21 17:03:57 +02:00
test-class-activitypub-post.php Fixes PHP warnings and remote delete (#468) 2023-09-27 11:05:11 +02:00
test-class-activitypub-rest-inbox.php Activity-Type based handlers (#551) 2023-11-30 11:43:48 +01:00
test-class-activitypub-rest-post-signature-verification.php Store keypairs as options keyed to user IDs. (#416) 2023-09-07 22:04:39 +02:00
test-class-activitypub-shortcodes.php Shortcodes: only register when needed (#526) 2023-10-19 14:46:31 -05:00
test-class-activitypub-signature.php Store keypairs as options keyed to user IDs. (#416) 2023-09-07 22:04:39 +02:00
test-class-activitypub.php escape even more 2020-05-12 20:30:06 +02:00
test-functions.php Normalize attributes that can have mixed value types (#586) 2023-12-05 18:59:00 +01:00