Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Change the category of a test from message displaying to configure room #10449

Merged
merged 6 commits into from
Mar 28, 2023
Merged

Change the category of a test from message displaying to configure room #10449

merged 6 commits into from
Mar 28, 2023

Conversation

luixxiul
Copy link
Contributor

@luixxiul luixxiul commented Mar 24, 2023

This PR intends to change a category of a test on timeline.spec.ts from "message displaying" to "configure room". Since the test is related to GELS (generic event list summary) without sending / displaying a message, it should be placed inside the latter category.

It also adds a comment on the test as it has become not quite clear what this test checks. The test was added with #9037.

type: task

Signed-off-by: Suguru Hirahara luixxiul@users.noreply.github.com

Checklist

  • Tests written for new code (and old code if feasible)
  • Linter and other CI checks pass
  • Sign-off given on the changes (see CONTRIBUTING.md)

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

… room'

The test is not related to messages, instead it checks an element inside GELS (generic event list summary) on a configured room without a message

Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
…e comment

Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
@github-actions github-actions bot added Z-Community-PR Issue is solved by a community member's PR T-Task Refactoring, enabling or disabling functionality, other engineering tasks labels Mar 24, 2023
@luixxiul luixxiul marked this pull request as ready for review March 28, 2023 07:40
@luixxiul luixxiul requested a review from a team as a code owner March 28, 2023 07:40
@luixxiul luixxiul requested review from germain-gg and t3chguy March 28, 2023 07:40
@germain-gg germain-gg merged commit f166787 into matrix-org:develop Mar 28, 2023
@luixxiul
Copy link
Contributor Author

@gsouquet Thanks for the review!

@luixxiul luixxiul deleted the test-timeline branch March 28, 2023 15:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
T-Task Refactoring, enabling or disabling functionality, other engineering tasks Z-Community-PR Issue is solved by a community member's PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants