this repo has no description
32
fork

Configure Feed

Select the types of activity you want to include in your feed.

Add cross-PDS reply and profile count verification to README coverage

alice e35d925e 574ecb8b

+2 -1
+2 -1
README.md
··· 24 24 ## What it covers 25 25 26 26 - Post creation (text and image), like, repost, quote, reply, bookmark, follow/unfollow 27 + - Cross-PDS reply — set `remoteReplyPostUrl` to exercise replying to a post on a different server 27 28 - Profile edit and avatar upload 29 + - Signed-in profile reload with rendered follow/follower count verification 28 30 - List lifecycle (create, edit, add/remove members, delete) 29 31 - Notification checks 30 32 - Settings-depth flows 31 - - Signed-in profile reload with follow/follower count assertions 32 33 - Mute/unmute, block/unblock, report draft 33 34 34 35 Every run produces screenshots, console output, failed requests, HTTP failures, and recent XRPC traffic as artifacts. Steps have bounded timeouts so a hung browser fails with artifacts instead of hanging forever.