Closed jessie-codes closed 4 years ago
I added a test to verify that clicking the MoreVisibilityButton opens the MoreVisibilityModal. As neither of these components have any data attrs, I'm locating the proper elements via their text.
MoreVisibilityButton
MoreVisibilityModal
data
Closes #82
I added a test to verify that clicking the
MoreVisibilityButton
opens theMoreVisibilityModal
. As neither of these components have anydata
attrs, I'm locating the proper elements via their text.Closes #82