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

(impact: low) Add missing unit tests for action menu component #432

Open
2 tasks done
ps37 opened this issue May 13, 2022 · 0 comments
Open
2 tasks done

(impact: low) Add missing unit tests for action menu component #432

ps37 opened this issue May 13, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@ps37
Copy link
Contributor

ps37 commented May 13, 2022

Prerequisites

[Check these off before submitting an issue].

  • Are you running the latest version?
  • Did you perform a basic issue search?

Description

Add the following missing unit tests to the action menu component:

  • Test actions with availability as observable are in fact being hidden/shown based on the updates from the observable stream
  • Test actions with availability as boolean or function are in fact being hidden/shown based on the values of action.availability

Impact

Test coverage of logic that is changed.

@ps37 ps37 added the bug Something isn't working label May 13, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant