matrix-org / matrix-org/sytest

Use of deprecated /events api

Open
#459 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Perl
Stars
81
Forks
63
Avg merge
1h 47m
Merged PRs (30d)
1

Description

`tests/50federation/31room-send.pl` relies on `/events` api which is deprecated.
sytest should use `/sync`.
https://matrix.org/docs/spec/client_server/r0.3.0.html#get-matrix-client-r0-events

Contributor guide

Open the contributing guide

Research direction

Start with tests/50federation/31room-send.pl and review the linked Matrix client-server API specification. Identify the use of the deprecated /events endpoint and update this test to use /sync instead. Done means the test no longer relies on /events and continues to exercise room sending successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
perl
Domain
api, testing-qa
Issue type
Refactor
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.