I3uckwheat / cards-of-carousal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[BUG]: Frontend tests fail for BlackCard.js - replaceAll is not a function

zachmmeyer opened this issue · comments

Linked User Story: (if applicable)

Device Used:

Browser(s) Used:

  • Chrome
  • Safari
  • FireFox
  • Other: ______

Environment:

  • Production
  • Staging
  • Localhost

Description

Expected Behavior

Make it through testing.

Actual Behavior

Frontend tests claim replaceAll is not a function in BlackCard.js.

Screen Shot/Screen Video Capture

Failed to take screenshot of error.

Replication Steps & Data

Run frontend tests on main.

User Story

As a person who was somewhat part of this, I want these tests to pass, so that we can move on to bigger and better things.

Acceptance Criteria

Criteria needed for this to work as intended in the user story.

  • Tests need to pass and original functionality must remain.