Tags: ronmerkin/dom-testing-library
Tags
fix: Guard against `jest.useRealTimers` not existing (testing-library… …#934) Co-authored-by: Sebastian Silbermann <[email protected]>
Merge pull request testing-library#924 from MatanBobi/pr/fix-missing-… …parameter-for-matcher fix(types): missing ignore parameter for SelectorMatcherOptions
fix(types): exclude tsconfig from types folder in publish flow (testi… …ng-library#923) Port of testing-library/react-testing-library#893
docs: add gaearon as a contributor (testing-library#920) Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
feat: Improve error message when passing an Array while a single Elem… …ent is expected (testing-library#906)
fix: Don't assume mocked timers imply jest fake timers (testing-libra… …ry#900) * fix: Don't assume mocked timers imply jest fake timers * Create dedicated jest timer functions The naming should indicate that they should only be called in a jest-like environment * No implicit return * I don't know how istanbul works and I don't care
docs: add ph-fritsche as a contributor (testing-library#896) Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
docs: add nathanforce as a contributor (testing-library#873) Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
docs: add AriPerkkio as a contributor (testing-library#872) Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
fix: add normalizer for matching aria-label (testing-library#855)
PreviousNext