matrix-org / matrix-org/sytest

Unknown "GET /rooms/:room_id/state/m.room.member/:user_id?format=event" API

Open
#1,069 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Perl
Stars
81
Forks
63
Avg merge
1h 47m
Merged PRs (30d)
1

Description

31room-state.pl has a test that adds a "format=event" parameter and then expects a different output, I guess similar to what "GET /_matrix/client/r0/rooms/{roomId}/event/{eventId}" would return. But that looks like an undocumented API.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the format=event case in 31room-state.pl and compare its expected output with the referenced Matrix endpoint. Determine whether this API is intended to be supported or whether the test is exercising an undocumented behavior; done means the expected behavior and the test's required change are clear.

Written by the indexing model from the issue text.

Assessment

Tech stack
perl
Domain
testing
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.