This task is about implementing a way for test comments to be posted to patchdemo wiki talk pages, automatically.
We think doing the above will make it easier for Junior and Senior Contributors to experience the new topic subscription functionality without having to: A) post comments with a secondary account or B) depend on another person to post comments.
=== Requirements
//The table below describes how the automatic posting should behave. Note, the table below can be finalized once the usability test script is written in T273912.//
|Test participant's action|Software's response|Purpose
|---|---|---|
|When a test participant **subscribes to a topic** on a patchdemo talk page...|...the software should **post a comment** in the section they just subscribed to|...so the test participant can experience what it's like to receive a new comment notification via Echo|
|When a test participant **unsubscribes from a topic** on a patchdemo talk page...|...the software should **post a comment** in the section they just unsubscribed from|...so the test participant can experience what it's like to stop receiving new comment notifications from a conversation|
|//TBD//|//TBD//|//TBD//
=== Open questions
- [ ] 1. What is the "final" set of interactions that should be automated (once this question is answered, the table in the `===Requirements` section should be complete.
==== Done
- [ ] All `===Open questions` are answered
- [ ] The behavior described in the `===Requirements` table is implemented