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

Test that pinned messages reflect edits correctly #7960

Merged
merged 17 commits into from
Mar 3, 2022

Commits on Feb 28, 2022

  1. Hide unpinnable pinned messages in more cases

    Signed-off-by: Robin Townsend <robin@robin.town>
    robintown committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    5bc8f87 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0de3d1f View commit details
    Browse the repository at this point in the history
  3. Fix typo

    Signed-off-by: Robin Townsend <robin@robin.town>
    robintown committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    f4dad43 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2022

  1. Configuration menu
    Copy the full SHA
    03facc9 View commit details
    Browse the repository at this point in the history
  2. Test that unpinnable pinned messages get hidden

    Signed-off-by: Robin Townsend <robin@robin.town>
    robintown committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    19fdbec View commit details
    Browse the repository at this point in the history
  3. Fix cli.relations error in test

    Signed-off-by: Robin Townsend <robin@robin.town>
    robintown committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    ecb9c0b View commit details
    Browse the repository at this point in the history
  4. Use event: true shortcut when calling mkEvent

    Signed-off-by: Robin Townsend <robin@robin.town>
    robintown committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    0527a02 View commit details
    Browse the repository at this point in the history
  5. Use mockResolvedValue instead of mockReturnValue for async mock

    Signed-off-by: Robin Townsend <robin@robin.town>
    robintown committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    e8b3d42 View commit details
    Browse the repository at this point in the history
  6. Actually mock redacted messages correctly

    Signed-off-by: Robin Townsend <robin@robin.town>
    robintown committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    dc938fe View commit details
    Browse the repository at this point in the history
  7. Ensure that panel is updated before assertions are made

    Signed-off-by: Robin Townsend <robin@robin.town>
    robintown committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    93a8011 View commit details
    Browse the repository at this point in the history
  8. Test that pinned messages reflect edits correctly

    Signed-off-by: Robin Townsend <robin@robin.town>
    robintown committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    9e2eb46 View commit details
    Browse the repository at this point in the history
  9. Fix warning about missing date

    Signed-off-by: Robin Townsend <robin@robin.town>
    robintown committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    ad2ca3e View commit details
    Browse the repository at this point in the history
  10. Move calls to update out of act

    They don't need to be there.
    
    Signed-off-by: Robin Townsend <robin@robin.town>
    robintown committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    312949d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6af5c24 View commit details
    Browse the repository at this point in the history
  12. Move calls to update out of act

    They don't need to be there.
    
    Signed-off-by: Robin Townsend <robin@robin.town>
    robintown committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    ef6be42 View commit details
    Browse the repository at this point in the history
  13. Fix lint

    Signed-off-by: Robin Townsend <robin@robin.town>
    robintown committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    94efa24 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2022

  1. Configuration menu
    Copy the full SHA
    e7812b1 View commit details
    Browse the repository at this point in the history