208 Commits

Author SHA1 Message Date
Michał Pierzchała 68bfe6343c v1.13.1 v1.13.1 2020-04-24 12:22:13 +02:00
Kenneth Kwakye-Gyamfi 0b00faeef7 Include links to the repository and the homepage (#287) 2020-04-24 12:15:29 +02:00
Kenneth Kwakye-Gyamfi 95b4889fe9 docs: add example of testing React Navigation (#277)
* Proof of concept -  CodeSandbox embed

* Prettier fix

* Moved examples below API Reference

* Created the examples directory

Includes react-navigation example

* Article on React Navigation

* Specify rootDir for testing

Prevents CI to run example tests

* remove jest-transform-stub and identity-obj-proxy, add transformIgnorePatterns

* update docs

* rearrange

* remove non-essential files

* rename Navigation -> AppNavigator

* reword comment

* add links and explanations

* remove index file, because it's not an app anyway

Co-authored-by: Michał Pierzchała <thymikee@gmail.com>
2020-04-24 11:08:52 +02:00
Michał Pierzchała 1efb814730 docs: fix a link to example (#286) 2020-04-23 16:33:35 +02:00
Michał Pierzchała 61a83e9bb7 chore: update GettingStarted example with something you can run (#284) 2020-04-23 16:27:01 +02:00
Michał Pierzchała b0e5e1baea chore: regenerate lock files to remove vulnerability warnings (#285) 2020-04-23 16:24:06 +02:00
Jesse R Weigel c0e557c44b Fix unclear sentence and misuse of word 'stand' (#278)
* Fix unclear sentence and misuse of word 'stand'

This sentence was not very clear. Also, the word 'stand' was used, but I think the word 'understand' was what was intended.
The sentence has been updated to convey what I think was the intended meaning.

* Update docs/GettingStarted.md

Co-authored-by: Michał Pierzchała <thymikee@gmail.com>
2020-04-21 20:42:05 +02:00
Michał Pierzchała d8fd1543e4 chore: bump RN to 0.62 (#273)
* chore: bump RN to 0.62

* disable accessibilityStates tests; fixups
2020-04-20 11:40:09 +02:00
Kacper Wiszczuk 0ecf788171 chore: fix inconsistent flow fails on CI (#269)
* chore: fix inconsistent flow fails on CI

* Make it faster
2020-03-18 20:02:12 +01:00
Kacper Wiszczuk b67227d4b4 chore: lib upgrades (#268)
* Update libs

* Upgrade Typescript

* use flowconfig from 0.61

Co-authored-by: Michał Pierzchała <thymikee@gmail.com>
2020-03-18 20:00:31 +01:00
Kacper Wiszczuk 88f55e216d fix: remove gatekeeper badge (#267) 2020-03-18 17:45:14 +01:00
Kacper Wiszczuk 6b02710641 docs: Add new a11y matchers and prepare for 2.x (#263)
* docs: Add new a11y matchers and prepare for 2.x

* Update docs
2020-03-18 14:32:03 +01:00
Kacper Wiszczuk 6d31da215d imp: Deprecate shallow (#264) 2020-03-18 13:03:21 +01:00
Kacper Wiszczuk 9edcd16c72 feat: byA11yValue matcher (#262) 2020-03-18 10:42:20 +01:00
Kacper Wiszczuk 960080d210 imp: Re-alias deprecated matchers and warn (#261)
* imp: Re-alias deprecated matchers

* Prepare for byName deletion
2020-03-18 10:30:41 +01:00
Kacper Wiszczuk 62cda2205b feat: byA11yState matcher (#260)
* feat: byA11yState matcher

* Kick CI

* Update src/helpers/a11yAPI.js

Co-Authored-By: Michał Pierzchała <thymikee@gmail.com>

* Correct types

Co-authored-by: Michał Pierzchała <thymikee@gmail.com>
2020-03-18 10:06:31 +01:00
dependabot[bot] db087f7108 chore(deps): bump acorn from 6.1.1 to 6.4.1 (#258)
Bumps [acorn](https://github.com/acornjs/acorn) from 6.1.1 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/6.1.1...6.4.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-03-14 10:32:09 +01:00
Sylvain Pace dd77e4bd28 feat(website): add DocSearch as recommended by docusaurus. (#254) 2020-02-21 11:18:02 +01:00
Michał Pierzchała 6dbf94ff85 docs: clarify how queryBy behaves (#251) 2020-02-01 08:19:19 -06:00
dependabot[bot] 0e40023d8a chore(deps): bump handlebars from 4.1.2 to 4.5.3 (#244)
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.2 to 4.5.3.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.1.2...v4.5.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-01-22 21:21:34 -06:00
Michał Pierzchała 31ed2c48e3 chore: bump jest to v25 (#249) 2020-01-22 21:14:48 -06:00
Hugo Duprat 0840d44aee fix: (getByText) more robust null/undefined check for text children (#239)
* fix: (getNodeByText) explicitly check if child is undefined or null

* test: Update getByText test cases
2020-01-09 19:59:29 +01:00
Michał Pierzchała 008cae29b6 Release 1.12.0 1.12.0 2019-12-16 11:03:03 +01:00
dependabot[bot] 9c9f8490c4 chore(deps): bump mixin-deep from 1.3.1 to 1.3.2 in /website (#242)
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/jonschlinkert/mixin-deep/releases)
- [Commits](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2)

Signed-off-by: dependabot[bot] <support@github.com>
2019-12-15 14:39:46 +01:00
Michał Pierzchała 94ff42527e chore: bump Flow and ESLint preset (#241)
* chore: bump Flow and ESLint preset

* fix name of waitForElement
2019-12-09 11:43:05 +01:00
Alec Larson 4c77f4a7dc feat: add "cleanup" function (#237)
* feat: add "cleanup" function

* docs: add "cleanup" section

* test: "cleanup" function

* don't expose cleanup queue


Co-authored-by: Alec Larson <alec.stanford.larson@gmail.com>
Co-authored-by: Michał Pierzchała <thymikee@gmail.com>
2019-12-09 11:41:48 +01:00
ajubin 69d148023f docs: add fireEvent.scroll example for FlatList (#223) 2019-09-27 10:24:54 +02:00
dependabot[bot] fa7ad1bd32 chore(deps): bump eslint-utils from 1.4.0 to 1.4.2 (#219)
Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.4.0 to 1.4.2.
- [Release notes](https://github.com/mysticatea/eslint-utils/releases)
- [Commits](https://github.com/mysticatea/eslint-utils/compare/v1.4.0...v1.4.2)

Signed-off-by: dependabot[bot] <support@github.com>
2019-08-26 21:48:16 +02:00
dependabot[bot] 642cead458 chore(deps): bump lodash.template from 4.4.0 to 4.5.0 (#216)
Bumps [lodash.template](https://github.com/lodash/lodash) from 4.4.0 to 4.5.0.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.4.0...4.5.0)

Signed-off-by: dependabot[bot] <support@github.com>
2019-08-13 21:44:41 +02:00
dependabot[bot] 1a5b0f894e chore(deps): bump lodash from 4.17.11 to 4.17.15 in /website (#215)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.15.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.15)

Signed-off-by: dependabot[bot] <support@github.com>
2019-08-13 21:44:16 +02:00
Nicolas Charpentier 59f6d23f7a Add .DS_Store to .gitignore (#214) 2019-08-13 21:43:04 +02:00
Nicolas Charpentier ee2579863d Sync yarn (#213)
* Sync yarn.lock

* Configure CircleCI to use Yarn properly
2019-08-13 21:42:05 +02:00
Nicolas Charpentier b53933be99 chore: exclude src and website folder from npm release (#212) 2019-08-13 21:40:34 +02:00
greenkeeper[bot] f5aafb1c27 Update flow-bin to the latest version 🚀 (#209) 2019-07-29 10:49:48 +02:00
greenkeeper[bot] dc0d2a041c Update eslint to the latest version 🚀 (#195)
* chore(package): update eslint to version 6.0.0

* chore(package): update lockfile yarn.lock

* Fix linter
2019-07-21 15:54:26 +02:00
greenkeeper[bot] 581e6f681f Update flow-bin to the latest version 🚀 (#208) 2019-07-18 22:41:16 +02:00
greenkeeper[bot] e1b4d4651f chore(package): update react-native to version 0.60.4 (#207) 2019-07-18 15:06:25 +02:00
greenkeeper[bot] 2e180eb4c2 Update @callstack/eslint-config to the latest version 🚀 (#206) 2019-07-17 17:17:14 +02:00
Michał Pierzchała ad6d4f4083 v1.11.1 v1.11.1 2019-07-17 12:11:31 +02:00
Kacper Wiszczuk d216b108b9 fix: correct Flow and TS typings for a11y queries (#205) 2019-07-17 12:10:22 +02:00
Michał Pierzchała 1382a3d7f6 chore: bump React Native to 0.60 (#204) 2019-07-16 18:14:42 +02:00
Michał Pierzchała b8fb6b5615 v1.11.0 v1.11.0 2019-07-16 16:23:59 +02:00
Michał Pierzchała 82de318988 v1.10.0 2019-07-16 16:20:21 +02:00
Kacper Wiszczuk 31f476bb7c feat: support multiple params in event handlers (#203) 2019-07-16 16:19:59 +02:00
dependabot[bot] db485a4740 chore(deps): bump lodash.merge from 4.6.1 to 4.6.2 in /website (#201)
Bumps [lodash.merge](https://github.com/lodash/lodash) from 4.6.1 to 4.6.2.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2019-07-11 07:45:26 +02:00
Scotty Waggoner fead652013 feat: add getAllByTestId and queryAllByTestId queries (#198)
* feat: add getAllByTestId and queryAllByTestId queries

* Add test for getAllByTestId and queryAllByTestId

- Filter out intermediate components in getAllByTestId. testIDs may be passed down to child components and appearing multiple times in the render tree. Some React Native components render multiple anyways. <Text> is an example.

* Update TypeScript typings

* Fix flow types

* Update TS typings test
2019-07-03 10:17:32 +02:00
greenkeeper[bot] 9369efee73 Update flow-bin to the latest version 🚀 (#196)
* chore(package): update flow-bin to version 0.102.0

* chore(package): update lockfile yarn.lock
2019-06-25 19:45:27 +02:00
Daniel Idaszak 131a903427 chore: Typo fixed in readme (#194) 2019-06-19 12:08:36 +02:00
greenkeeper[bot] 96eef2c557 Update flow-bin to the latest version 🚀 (#192)
* chore(package): update flow-bin to version 0.101.0

* chore(package): update lockfile yarn.lock
2019-06-11 16:23:25 +02:00
Michał Pierzchała fb8a6fc7e2 chore(docs): improve examples to use better APIs 2019-06-11 13:32:26 +02:00