Tags: jimmytb/react-testing-library
Tags
fix(TS): examples + types (testing-library#77) * Update README with new match examples * Update types (probably invalid typescript syntax) * Remove example that messes up TOC * Fix union type
docs: copy in waitForElement docs (testing-library#73) * Copy in waitForElement docs * Link out to source * Add waitForElement examples
fix(TS): add types for exported functions. (testing-library#69)
feat(rerender): implement rerender (testing-library#65) (testing-libr… …ary#70) * feat(rerender): implement rerender (testing-library#65) * update readme * update examples * tests * typescript typings * Update index.js * Update rerender.js * Update rerender.js * Update README.md Closes testing-library#65
feat(examples): Add context examples (testing-library#68) * feat(examples): Add context examples * modify the examples * fix example stuff
fix(TypeScript): add a definition for TextMatch (testing-library#52) * Add a definition for TextMatch and replace the query helper arguments with it.
PreviousNext