Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

`TestRoomCreationReportsEventsToMyself` tests unspecified behaviour

Open
#901 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
52/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Quiet
Tech stack
go
Domain
testing-qa

Research direction

Start at tests/csapi/rooms_state_test.go lines 90-108 and compare the assertion with the Matrix specification for setting state. Determine how the test should change so it no longer requires behavior that is unspecified and lacks a transaction ID; done when the suite no longer asserts that behavior.

Written by the indexing model from the issue text.

Description

https://github.com/matrix-org/complement/blob/1a2baac5dbf45ead46409793fe625b3c253eb4f6/tests/csapi/rooms_state_test.go#L90-L108

This behaviour is not written anywhere in the specification and is technically incorrect behaviour considering there is no transaction ID for setting state (which removes the idempotency guarantee)

Dominant language
Go
Stars
100
Forks
72
Avg merge
4d 1h
Merged PRs (30d)
8

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.

More from matrix-org/complement

All issues in matrix-org/complement

Similar issues

More Go issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.