wordpress-activitypub/tests
Alex Kirk dad6b73cdb
Enable Mastodon Apps: Add followers_count to internal accounts (#676)
* Mock http requests, add followers_count to account object

* Remove one more MockAction

* Add one more assert

* cleanup

* cleanup

* use Users class, to check if user is really an ActivityPub user

---------

Co-authored-by: Matthias Pfefferle <pfefferle@users.noreply.github.com>
2024-01-26 17:34:02 +01:00
..
fixtures Remove no longer needed fixture 2023-01-27 15:48:29 +01:00
bootstrap.php Enable Mastodon Apps: Implement the account endpoint for an external account (#674) 2024-01-25 15:54:35 +01:00
class-activitypub-testcase-cache-http.php some phpcs fixes (#590) 2023-12-07 12:30:44 +01:00
test-class-activitypub-activity-dispatcher.php some phpcs fixes (#590) 2023-12-07 12:30:44 +01:00
test-class-activitypub-activity.php Add/event objects (#629) 2024-01-18 16:35:52 +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 Enable Mastodon Apps: Add followers_count to internal accounts (#676) 2024-01-26 17:34:02 +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 some phpcs fixes (#590) 2023-12-07 12:30:44 +01:00
test-class-activitypub-shortcodes.php Improve post-type support (#675) 2024-01-25 15:51:21 +01: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-users-collection.php WebFinger: Add support for URLs (#594) 2023-12-11 10:28:41 +01:00
test-class-activitypub-webfinger.php Comment Federation (#550) 2023-12-22 10:12:26 +01:00
test-class-activitypub.php escape even more 2020-05-12 20:30:06 +02:00
test-class-admin.php Add/event objects (#629) 2024-01-18 16:35:52 +01:00
test-class-enable-mastodon-apps.php Enable Mastodon Apps: Add followers_count to internal accounts (#676) 2024-01-26 17:34:02 +01:00
test-functions.php Normalize attributes that can have mixed value types (#586) 2023-12-05 18:59:00 +01:00