Skip to content
This repository was archived by the owner on Jul 30, 2020. It is now read-only.

Add boolean as acceptable type for Matcher #59

Merged

Conversation

jeffreyffs
Copy link
Contributor

What:

Added boolean as an acceptable type for Matcher

Why:

We can now query by boolean values (to accommodate Switch on/off states).

How:

Added boolean to the type union

Checklist:

  • Documentation added to the
    docs site
  • Typescript definitions updated
  • Tests
  • Ready to be merged

@codecov
Copy link

codecov bot commented Sep 18, 2019

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #59   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          20     20           
  Lines         266    266           
  Branches       67     67           
=====================================
  Hits          266    266

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 24c97fe...aaf513a. Read the comment docs.

@bcarroll22
Copy link
Collaborator

Thanks!

@bcarroll22 bcarroll22 merged commit a72fb3f into testing-library:master Sep 19, 2019
@bcarroll22
Copy link
Collaborator

🎉 This PR is included in version 4.0.12 🎉

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.

2 participants