- Notifications
You must be signed in to change notification settings - Fork 153
feat: add jest-dom-prefer-enabled-disabled, jest-dom-prefer-required, jest-dom-prefer-checked rules #31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
benmonro wants to merge 25 commits into testing-library:master from benmonro:feature/prefer-enabled-disabled
Closed
feat: add jest-dom-prefer-enabled-disabled, jest-dom-prefer-required, jest-dom-prefer-checked rules #31
Changes from 1 commit
Commits
Show all changes
25 commits Select commit Hold shift + click to select a range
4ec21b7
feat: added prefer enabled disabled
fd86cdb
fix: unit test and updated docs
f089edc
feat: added toHaveAttribute
717040f
feat: support for not
68e0daf
feat: don't use not on toBeDisabled/Enabled
59992f9
fix: little refactoring
e02f9f2
chore: addressed PR feedback
fcd267a
fix: added url
3488c5d
docs: added to home page
c8bdc40
docs: changed prefer enabled disabled to recommended
4db94eb
docs: added to recommended
db6cef3
docs: fixed typo in readme
a9a2563
docs: more docs
aff8bc6
Merge branch 'master' into feature/prefer-enabled-disabled
benmonro 86f4972
chore: removed comments
cd83ab4
Update docs/rules/jest-dom-prefer-enabled-disabled.md
benmonro 5e6ca6c
Update docs/rules/jest-dom-prefer-enabled-disabled.md
benmonro 9c72cd3
Update docs/rules/jest-dom-prefer-enabled-disabled.md
benmonro 9ae4277
Update docs/rules/jest-dom-prefer-enabled-disabled.md
benmonro 2a86e3a
Update docs/rules/jest-dom-prefer-enabled-disabled.md
benmonro 4cceff7
Update docs/rules/jest-dom-prefer-enabled-disabled.md
benmonro d0fc8e6
Update docs/rules/jest-dom-prefer-enabled-disabled.md
benmonro ca1fb14
chore: addressed PR feedback
139f88f
fix: added another valid test
ca796a8
feat: added rules for checked & required
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update docs/rules/jest-dom-prefer-enabled-disabled.md
Co-Authored-By: Thomas Lombart <t.lombart97@gmail.com>
- Loading branch information
commit cd83ab4bc781906a593f1aebb39c97d2e3cbb8ec
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit. This suggestion is invalid because no changes were made to the code. Suggestions cannot be applied while the pull request is closed. Suggestions cannot be applied while viewing a subset of changes. Only one suggestion per line can be applied in a batch. Add this suggestion to a batch that can be applied as a single commit. Applying suggestions on deleted lines is not supported. You must change the existing code in this line in order to create a valid suggestion. Outdated suggestions cannot be applied. This suggestion has been applied or marked resolved. Suggestions cannot be applied from pending reviews. Suggestions cannot be applied on multi-line comments. Suggestions cannot be applied while the pull request is queued to merge. Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.