Skip to content
This repository has been archived by the owner on May 25, 2023. It is now read-only.

feat: add tests for dropdown menu #1135

Merged
merged 1 commit into from
Aug 24, 2021

Conversation

blackgirlbytes
Copy link
Contributor

@blackgirlbytes blackgirlbytes commented Aug 23, 2021

What type of PR is this? (check all applicable)

  • ♻️ Refactor
  • ✨ Feature
  • 🐛 Bug Fix
  • 👷 Optimization
  • 📝 Documentation Update
  • 🔖 Release
  • 🚩 Other

Description

This PR includes a test for the dropdown menu component that opens underneath the avatar. The tests indicated that I neglected to add < ul > < /ul> tags for the list elements in my dropdown, so I included ul tags and the css needed for them as well. This is not a feature..it's just a test for a feature.

Related Tickets & Documents

Fixes #1134

Mobile & Desktop Screenshots/Recordings

no visual changes

Added tests?

  • 👍 yes
  • 🙅 no, because they aren't needed
  • 🙋 no, because I need help

Added to documentation?

  • 📜 readme
  • 📜 contributing.md
  • 📓 docs
  • 📕 storybook
  • 🙅 no documentation needed

[optional] Are there any post-deployment tasks we need to perform?

nope.

[optional] What gif best describes this PR or how it makes you feel?

ed-helms-dont-know-what-im-doing

@blackgirlbytes blackgirlbytes changed the title adding tests for dropdown menu feat: adding tests for dropdown menu Aug 23, 2021
@0-vortex 0-vortex self-assigned this Aug 24, 2021
@0-vortex
Copy link
Contributor

LGTM!

@0-vortex 0-vortex changed the title feat: adding tests for dropdown menu feat: add tests for dropdown menu Aug 24, 2021
@0-vortex 0-vortex merged commit 79bfc0c into open-sauced:main Aug 24, 2021
github-actions bot pushed a commit that referenced this pull request Aug 24, 2021
## [0.26.0](v0.25.0...v0.26.0) (2021-08-24)

### Features

* add tests for dropdown menu ([#1135](#1135)) ([79bfc0c](79bfc0c))
@github-actions
Copy link
Contributor

🎉 This PR is included in version 0.26.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Test: Add a test for the DropdownMenu component underneath the avatar
2 participants