matrix-org / matrix-org/complement
Test relations (MSC2675) and threads (MSC3440, et al)
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 99
- Forks
- 72
- Avg merge
- 4d 1h
- Merged PRs (30d)
- 8
Description
Synapse has a variety of unit tests for MSC2675 / MSC3440 (and MSC2676 / MSC2677, but those are still unstable). Some of those would be good to be complement tests instead.
See https://github.com/matrix-org/synapse/blob/4df10d32148ae29f792afc68ff774bcbd1915cea/tests/rest/client/test_relations.py
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with Synapse's tests/rest/client/test_relations.py and review the unit tests for MSC2675, MSC3440, MSC2676, and MSC2677. Identify which stable relation and thread cases should be represented in Complement, then add the corresponding compliance tests and run the relevant test suite to confirm they pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100