Skip to content

chore: bump eslint config to latest #308

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
May 15, 2020
Merged

Conversation

thymikee
Copy link
Member

Summary

New Prettier and stuff

Test plan

CI

@thymikee thymikee force-pushed the chore/bump-eslint-config branch from 779e09b to 092bc5d Compare May 14, 2020 20:15
@thymikee thymikee force-pushed the chore/bump-eslint-config branch from 1fd2d4e to 582df18 Compare May 15, 2020 07:54
@thymikee thymikee requested a review from mdjastrzebski May 15, 2020 07:54
@thymikee thymikee merged commit 29ce4f2 into master May 15, 2020
@thymikee thymikee deleted the chore/bump-eslint-config branch May 15, 2020 08:10
mdjastrzebski pushed a commit to mdjastrzebski/react-native-testing-library that referenced this pull request May 15, 2020
* chore: bump eslint config to latest

* lint fix

* lint pass

* use roles directly
thymikee added a commit that referenced this pull request May 18, 2020
* Added @testing-library/jest-native to devDependencies

* Tests for jest-native matchers

* Added @testing-library/jest-native install info

* Update README.md

* Update GettingStarted.md

* feat: add `findBy*` queries (#304)

* Basic async findBy queries

* Refactored findBy queries to be built with makeFindQuery

* findBy queries for A11y selectors

* Custom findByTestId implementation that avoids current getByTestId issues

* Fixed prettier issue

* Updates Queries.md with findBy queries

* Trying to fix test timeout error appearing only on CI

* Code review changes

* Added typescript types & tests

* prettier did reformat some code arround

* Removed export of GetByAPI, QueryByAPI and FindByAPI interfaces in TS

* Reversed prettier run on typings

* Added overlapping pieces with `within` operator

* Small cleanup

* Update website/docs/Queries.md

* Moved async/await tests to the end of test methods

Co-authored-by: Michał Pierzchała <thymikee@gmail.com>

* chore: bump eslint config to latest (#308)

* chore: bump eslint config to latest

* lint fix

* lint pass

* use roles directly

* Trying to fix CI build

* Added $FlowFixMe for missing flow expect extensions

* Small doc fixes

* Clarified failing toHaveProps matcher tests

* Moved lint ignore for color literals to .eslintrc

* Updated toHaveProp tests to avoid strange `Button` behavior

* Updated yarn.lock

* Update README.md

* Update website/docs/GettingStarted.md

Co-authored-by: Michał Pierzchała <thymikee@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants