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

Add a basic E2E test for event tiles #10306

Merged
merged 11 commits into from
Mar 17, 2023
Merged

Add a basic E2E test for event tiles #10306

merged 11 commits into from
Mar 17, 2023

Commits on Mar 14, 2023

  1. Add a test for event tiles on modern layout

    Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
    luixxiul committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    68ec634 View commit details
    Browse the repository at this point in the history
  2. Add a test for a normal EventTile

    Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
    luixxiul committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    45ba532 View commit details
    Browse the repository at this point in the history
  3. Check line-height of mx_EventTile_line

    Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
    luixxiul committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    cc07d3a View commit details
    Browse the repository at this point in the history
  4. Check the declarations of event tiles on compact modern layout

    Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
    luixxiul committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    802ab76 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

  1. Edit the test

    Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
    luixxiul committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    095fdcb View commit details
    Browse the repository at this point in the history
  2. Add a test for tiles on bubble layout

    Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
    luixxiul committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    8635088 View commit details
    Browse the repository at this point in the history
  3. Add a test for tiles on IRC layout

    Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
    luixxiul committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    b64af28 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4c008fe View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2023

  1. Remove .should('exist')

    Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
    luixxiul committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    5b6da62 View commit details
    Browse the repository at this point in the history
  2. Check the same declarations for continued EventTile on both IRC and m…

    …odern layout
    
    Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
    luixxiul committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    6f9f254 View commit details
    Browse the repository at this point in the history
  3. Merge the tests to speed up

    Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
    luixxiul committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    a0aef75 View commit details
    Browse the repository at this point in the history