Skip to content

Conversation

smacpherson64
Copy link
Collaborator

What:
The toBeInTheDocument was using the wrong selector like the README. Resetting it to check on the actual svg element.

Why:
This part of the test is not is not actually checking what it was intended to check.

How:
Updated the selector to use svg-element instead of html-element

Checklist:

  • Documentation N/A
  • Tests
  • Updated Type Definitions N/A
  • Ready to be merged
  • Added myself to contributors table N/A

The toBeInTheDocument was using the wrong selector like the README. Resetting it to check on the actual svg element.
@smacpherson64 smacpherson64 changed the title fix: Updated toBeInTheDocument fix: Updated toBeInTheDocument test Jul 24, 2018
@codecov-io
Copy link

codecov-io commented Jul 24, 2018

Codecov Report

Merging #44 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #44   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          13     13           
  Lines         113    113           
  Branches       24     24           
=====================================
  Hits          113    113

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1fcbae3...dade337. Read the comment docs.

@gnapse gnapse merged commit c8d29c6 into master Jul 24, 2018
@gnapse gnapse deleted the updating-to-be-in-the-document-test branch July 24, 2018 17:28
@gnapse
Copy link
Member

gnapse commented Jul 26, 2018

🎉 This PR is included in version 1.11.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants