Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update tests not to mock out an ancient server #26796

Merged
merged 2 commits into from
Jan 2, 2024
Merged

Conversation

richvdh
Copy link
Member

@richvdh richvdh commented Dec 21, 2023

As with matrix-org/matrix-react-sdk#12081: our tests need to mock a modern server, not one that was released two years ago.

Another prerequisite for matrix-org/matrix-js-sdk#3970


This change is marked as an internal change (Task), so will not be included in the changelog.

The loading test, which mocks a `/versions` response, currently mocks the
response of a 2-year-old server. This will soon be incompatible with the
JS-SDK. Update the test in preparation.
@richvdh richvdh requested a review from a team as a code owner December 21, 2023 12:08
@richvdh richvdh added the T-Task Tasks for the team like planning label Dec 21, 2023
@richvdh

This comment was marked as resolved.

@richvdh richvdh merged commit 258fc40 into develop Jan 2, 2024
18 checks passed
@richvdh richvdh deleted the rav/minimum-spec branch January 2, 2024 11:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-Task Tasks for the team like planning
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants