- Notifications
You must be signed in to change notification settings - Fork 153
Pull requests: testing-library/eslint-plugin-testing-library
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat: support assignments and promise syntax
#3 by thomaslombart was merged Sep 16, 2019 Loading… updated Sep 16, 2019
feat: add commitlint and commit-msg hook
#8 by thomaslombart was merged Sep 22, 2019 Loading… updated Sep 22, 2019
fix: immediately awaited assign to var
#9 by thomaslombart was merged Sep 23, 2019 Loading… updated Sep 23, 2019
fix: report query instead of var reference
#10 by thomaslombart was merged Sep 23, 2019 Loading… updated Sep 23, 2019
Feature: improve exported rules test
#15 by Belco90 was merged Oct 1, 2019 Loading… updated Oct 1, 2019
feat: suggest proper framework to import from
#14 by thomaslombart was merged Oct 1, 2019 Loading… updated Oct 1, 2019
fix(await-async-query): avoid duplicated reports
#16 by Belco90 was merged Oct 1, 2019 Loading… updated Oct 1, 2019
docs: add autofixable column for supported rules
#17 by Belco90 was merged Oct 1, 2019 Loading… updated Oct 1, 2019
feat: add new rule await-fire-event
#18 by Belco90 was merged Oct 2, 2019 Loading… updated Oct 2, 2019
feat(no-debug): render function names
#19 by benmonro was merged Oct 9, 2019 Loading… updated Oct 18, 2019
feat(rule): prefer expect queryBy
#22 by emmenko was merged Oct 16, 2019 Loading… updated Oct 18, 2019
docs: add aarongarciah as a contributor released
#26 by allcontributors bot was merged Oct 18, 2019 Loading… updated Oct 24, 2019
docs: add emmenko as a contributor released
#25 by allcontributors bot was merged Oct 18, 2019 Loading… updated Oct 24, 2019
docs: add benmonro as a contributor released
#24 by allcontributors bot was merged Oct 18, 2019 Loading… updated Oct 24, 2019
docs(prefer-expect-query-by): fix typo documentation Improvements or additions to documentation released
#23 by aarongarciah was merged Oct 17, 2019 Loading… updated Oct 24, 2019
feat: add prefer-explicit-assert rule released
#29 by Belco90 was merged Oct 24, 2019 Loading… updated Oct 24, 2019
ci: limit branches to master released
#38 by Belco90 was merged Oct 29, 2019 Loading… updated Oct 31, 2019
test: reach 100% code coverage released
#35 by thomaslombart was merged Oct 27, 2019 Loading… updated Oct 31, 2019
chore: enforce 100% coverage on CI released
#37 by thomaslombart was merged Oct 28, 2019 Loading… updated Oct 31, 2019
docs: add Meemaw as a contributor released
#33 by allcontributors bot was merged Oct 24, 2019 Loading… updated Oct 31, 2019
docs: add emmenko as a contributor released
#32 by allcontributors bot was merged Oct 24, 2019 Loading… updated Oct 31, 2019
docs: add code of conduct released
#34 by Belco90 was merged Oct 25, 2019 Loading… updated Oct 31, 2019
Previous Next
ProTip! Type g i on any issue or pull request to go back to the issue listing page.