Commit Graph

  • 263aabdc10 feat(rerender): implement rerender (#65) (#70) v2.5.0 Johann Hubert Sonntagbauer 2018-05-03 20:27:53 +02:00
  • 1cb1774e4a docs(spectrum): update the link Kent C. Dodds 2018-05-02 17:08:51 -06:00
  • c61de92d6e feat(examples): Add context examples (#68) v2.4.0 Alex Krolick 2018-05-02 13:55:29 -07:00
  • 46c3a7e63b chore: document GitHub issues flow (#67) Alex Krolick 2018-05-02 13:42:20 -07:00
  • e8fbef5b44 feat(waitForElement): add export of waitForElement v2.3.0 Kent C. Dodds 2018-04-26 19:34:20 -06:00
  • 40dfcde4fa feat(queries): upgrade dom-testing-library to support all queries v2.2.0 Kent C. Dodds 2018-04-24 14:04:57 -06:00
  • ecf4bbabd4 docs: add test example for context. (#60) Christian 2018-04-20 21:07:48 -06:00
  • ded221abfa docs: add note to docs about Simulate.click not working on browser events. (#57) Thomas Chia 2018-04-14 20:29:16 +08:00
  • 673bcbab7a docs: fix typo in README (#56) Giorgio Polvara 2018-04-13 23:55:23 +02:00
  • aadfb75bd0 docs: add note about snapshot diffing (#55) James Long 2018-04-13 16:09:12 -04:00
  • e38ce02a6a fix(TypeScript): add a definition for TextMatch (#52) v2.1.1 Thomas Chia 2018-04-11 23:39:39 +08:00
  • 30ad9df90f docs: remove unnecessary variable in the fireEvent documentation (#51) Thiago Galvani 2018-04-11 10:12:59 -03:00
  • f671b6956b docs: add React TDD examples with react-testing-library (#50) Michal Baranowski 2018-04-11 02:21:30 +04:00
  • ddcb1f1812 docs: fixes typo on the fireEvent example (#49) Arthur Puthin 2018-04-10 16:15:11 -03:00
  • 86d3508e27 feat(fireEvent): add fireEvent from dom-testing-library (#48) v2.1.0 Josef Maxx Blake 2018-04-10 12:33:11 -04:00
  • 6d9c368d92 feat: extract most of the logic to dom-testing-library v2.0.0 Kent C. Dodds 2018-04-06 07:36:53 -06:00
  • 7267acd974 feat(matchers): add toHaveAttribute custom matcher (closes #43) (#44) v1.10.0 Ernesto García 2018-04-05 18:08:21 -03:00
  • 34c974d809 fix(label): support aria-label (#42) v1.9.5 Kent C. Dodds 2018-04-04 07:59:12 -06:00
  • 825cd486e8 docs: update README.md (#39) Bruno Dias 2018-04-03 00:19:39 -03:00
  • 23d6242c73 fix(release): manually release a patch version v1.9.4 Kent C. Dodds 2018-04-02 16:51:16 -06:00
  • 3a5eab8703 docs: add documentation for using Matchers w/ Typescript (#37) tsiq-swyx 2018-04-02 15:19:23 -04:00
  • 2bf760c6d5 fix(definitions): export correct types for wait and waitForExpect (#33) Jesse Day 2018-04-02 08:01:48 -07:00
  • a8857b633f fix(extend-expect): remove expect import v1.9.3 Kent C. Dodds 2018-04-02 07:42:28 -06:00
  • fd2df8d186 fix(jest-matchers): message should be function and added test cases for the coverage as well (#32) v1.9.2 ants 2018-03-30 10:11:13 +05:30
  • 6f01eebcb7 docs: update getByAltText docs Kent C. Dodds 2018-03-29 18:19:02 -06:00
  • 979256835c fix(textMatch): if the textToMatch is not a string then it wont match v1.9.1 Kent C. Dodds 2018-03-29 17:29:48 -06:00
  • e9b603dbbc feat(getByAltText): add a new query utility v1.9.0 Kent C. Dodds 2018-03-29 17:13:18 -06:00
  • 66b5a2cf79 docs(contributors): add sompylasar (#29) Ivan Babak 2018-03-29 13:00:50 -07:00
  • 0083286265 fix(wait): be explicit about the timeout and interval v1.8.2 Kent C. Dodds 2018-03-29 10:24:04 -06:00
  • 69a395f780 fix(waitForExpect): rename to wait v1.8.1 Kent C. Dodds 2018-03-29 09:57:20 -06:00
  • 4adbc1daa5 feat(waitForExpect): add waitForExpect (#25) v1.8.0 Łukasz Gandecki 2018-03-29 19:34:49 +04:00
  • b13b1c1421 fix: add the missed file "extend-expect.js" to package.json (#28) v1.7.1 ants 2018-03-29 20:53:45 +05:30
  • 66e8d45ace docs: fix you->your typo (#26) Stephen Mathieson 2018-03-29 00:26:59 -04:00
  • 18104fe3a2 feat(matchers): add custom jest matchers (#13) v1.7.0 ants 2018-03-28 20:58:33 +05:30
  • 50aa1bce46 docs(problem-solution): update problem/solution Kent C. Dodds 2018-03-28 07:45:07 -06:00
  • 8403e84708 docs: update readme for getByLabelText (#24) Jonah Moses 2018-03-27 14:22:37 -07:00
  • 12c7ed1193 feat(render): add new query capabilities for improved tests (#17) v1.6.0 Kent C. Dodds 2018-03-23 07:57:21 -06:00
  • 2eb804a996 docs: add FAQ section about how flushPromises work (closes #11) (#15) Ernesto García 2018-03-22 17:07:40 -03:00
  • 01a42fe078 feat(node): relax Node version requirement to >= 6 (#14) v1.5.0 Justin Hall 2018-03-22 11:36:39 -06:00
  • 98987c80b2 feat: Add getByTestId utility (#10) v1.4.0 Matt Parrish 2018-03-21 14:26:59 -06:00
  • 2cf3ab6f89 docs: update goat Kent C. Dodds 2018-03-21 08:58:27 -06:00
  • dfe44fe2d2 docs(goat): add goat logo Kent C. Dodds 2018-03-21 08:55:17 -06:00
  • 3d68ed94df docs(contributors): fix contributor list Kent C. Dodds 2018-03-20 13:24:19 -06:00
  • 1e3375304d feat(typings): add ts definitions (#7) v1.3.0 Paweł Mikołajczyk 2018-03-20 19:44:27 +01:00
  • 75e824d5e4 adding myself to the contributors list Alejandro Nanez 2018-03-20 10:09:01 -05:00
  • b6c23ea2dd Update axios.js Alejandro Ñáñez Ortiz 2018-03-20 10:01:57 -05:00
  • 3f1efbd247 fix(TypeScript): add missing 'typings' folder to files property (#9) v1.2.1 Paweł Mikołajczyk 2018-03-20 20:14:09 +01:00
  • 213055a1ee feat(typings): add ts definitions (#7) v1.2.0 Paweł Mikołajczyk 2018-03-20 19:44:27 +01:00
  • 4e2a02a13d chore(coc): forgot to git add Kent C. Dodds 2018-03-20 08:23:48 -06:00
  • 2939065f8d chore: move code of conduct to root Kent C. Dodds 2018-03-20 07:19:12 -06:00
  • cea3f5ba4b chore: rename internal utility sel to select (#5) Daniel Sandiego 2018-03-19 21:49:01 -05:00
  • 9d0a07f9ab feat(unmount): add unmount to render object v1.1.0 Kent C. Dodds 2018-03-19 15:49:06 -06:00
  • 03b17c34d9 chore(prettier): fix syntax error in the rc file Kent C. Dodds 2018-03-19 14:22:15 -06:00
  • d79fc5689c (docs): add faq entry about dealing with multiple data-testids (#4) Ryan Castner 2018-03-19 16:05:28 -04:00
  • df3df4a073 docs(tests): add some more examples in tests Kent C. Dodds 2018-03-19 11:53:07 -06:00
  • 7cdc26d225 fix(sel): match react native web's testID prop v1.0.1 Kent C. Dodds 2018-03-19 10:30:35 -06:00
  • 5c4659edcb docs: add faq for enzyme Kent C. Dodds 2018-03-19 09:48:17 -06:00
  • 8a69556578 docs: add useful comment Kent C. Dodds 2018-03-19 09:37:13 -06:00
  • 5c04d62062 docs: fix a few broken links Kent C. Dodds 2018-03-19 09:04:55 -06:00
  • 63bca89a43 fix(release): manually release a major version v1.0.0 Kent C. Dodds 2018-03-19 08:06:29 -06:00
  • b1913547e8 feat: initial release v0.1.0 Kent C. Dodds 2018-03-19 07:40:35 -06:00
  • e1d164411d 0.0.0 v0.0.0 Kent C. Dodds 2018-03-19 07:54:44 -06:00
  • 4f16c6e6b3 feat: initial release Kent C. Dodds 2018-03-19 07:40:35 -06:00