I worked on another round of client tests for micropub.rocks today. There are now client tests for querying the endpoint, and uploading an image to the Media Endpoint.
The other major thing I added today was the ability for the test suite to keep track of which tests you pass, and check off the items for you in the implementation report as you go.
Now as you work through the tests, when you visit the implementation report for your client, you will see the checkboxes pre-filled based on the features that your client has implemented.
There are still a few items in the list that are not yet complete (updates, deletes and undeletes), and a few items will always be self-reported, since they are either not possible to test for or would be too much work.