-
-
Notifications
You must be signed in to change notification settings - Fork 67
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
Update Tests (major) #457
base: master
Are you sure you want to change the base?
Update Tests (major) #457
Conversation
d829b74
to
4f21aa0
Compare
4f21aa0
to
976b21a
Compare
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
5e9f0a4
to
724e664
Compare
804d47f
to
75934a1
Compare
3ecf93d
to
19f95ec
Compare
bb7cf0f
to
decba5d
Compare
3fa99f3
to
84be5e1
Compare
84be5e1
to
7e77d14
Compare
7e77d14
to
d5f4b66
Compare
Quality Gate passedKudos, no new issues were introduced! 0 New issues |
d5f4b66
to
f678f46
Compare
Quality Gate passedIssues Measures |
f678f46
to
4668236
Compare
4668236
to
d16fb1d
Compare
Quality Gate passedIssues Measures |
d16fb1d
to
e4bd33c
Compare
e4bd33c
to
14579be
Compare
14579be
to
533ad60
Compare
Quality Gate passedIssues Measures |
533ad60
to
687d563
Compare
687d563
to
53a5447
Compare
53a5447
to
e82beae
Compare
b6d618f
to
7211955
Compare
Quality Gate passedIssues Measures |
813049e
to
8096cd8
Compare
8096cd8
to
d98930a
Compare
d98930a
to
6921f71
Compare
6921f71
to
735eb07
Compare
735eb07
to
69af78c
Compare
Quality Gate passedIssues Measures |
This PR contains the following updates:
4.0.13
->5.4.3
7.2.0
->12.9.0
27.5.2
->29.5.14
Release Notes
testing-library/jest-native (@testing-library/jest-native)
v5.4.3
Compare Source
v5.4.2
Compare Source
Bug Fixes
v5.4.1
Compare Source
Bug Fixes
v5.4.0
Compare Source
Features
v5.3.4
Compare Source
Bug Fixes
v5.3.3
Compare Source
Bug Fixes
v5.3.2
Compare Source
Bug Fixes
v5.3.1
Compare Source
Bug Fixes
v5.3.0
Compare Source
Features
v5.2.0
Compare Source
Features
v5.1.2
Compare Source
Bug Fixes
v5.1.1
Compare Source
Bug Fixes
v5.1.0
Compare Source
Features
v5.0.0
Compare Source
Breaking Changes
toBeEnabled()
behave the same asnot.toBeDisabled()
also in #101 by @mdjastrzebskiFull Changelog: testing-library/jest-native@v4.0.13...v5.0.0
callstack/react-native-testing-library (@testing-library/react-native)
v12.9.0
Compare Source
This version officially supports React Native 0.77 & Expo 52.
✨ Features
type()
: addskipBlur
option (#1704) (1973cbc)📚 Documentation
v12.8.1
Compare Source
🐛 Bug Fixes
press
events' order (#1696) (5de8790)v12.8.0
Compare Source
✨ Features
📚 Documentation
v12.7.2
: (2024-09-12)Compare Source
What's Changed
Features
Image
withalt
prop as label by @mdjastrzebski in https://github.com/callstack/react-native-testing-library/pull/1665Bug Fixes
Other
New Contributors
Full Changelog: callstack/react-native-testing-library@v12.6.1...v12.7.1
v12.7.1
: (2024-09-12)Compare Source
What's Changed
Features
Image
withalt
prop as label by @mdjastrzebski in https://github.com/callstack/react-native-testing-library/pull/1665Other
New Contributors
Full Changelog: callstack/react-native-testing-library@v12.6.1...v12.7.1
v12.7.0
: (2024-09-12)Compare Source
What's Changed
Features
Image
withalt
prop as label by @mdjastrzebski in https://github.com/callstack/react-native-testing-library/pull/1665Other
New Contributors
Full Changelog: callstack/react-native-testing-library@v12.6.1...v12.7.0
v12.6.1
: (2024-08-28)Compare Source
What's Changed
Full Changelog: callstack/react-native-testing-library@v12.6.0...v12.6.1
v12.6.0
: (2024-08-16)Compare Source
What's changed
Features
type()
events to match RN 0.75 (remove 'textInput' event) (#1645) (f0df299)paste()
interaction (#1646) (38bceed)v12.5.3
: (2024-08-09)Compare Source
What's Changed
experiments-rtl
app by @mdjastrzebski in https://github.com/callstack/react-native-testing-library/pull/1642New Contributors
Full Changelog: callstack/react-native-testing-library@v12.5.2...v12.5.3
v12.5.2
Compare Source
Bug Fixes
v12.5.1
Compare Source
Bug Fixes
v12.5.0
Compare Source
Features
*ByRole
TypeScript hints by @mdjastrzebski in https://github.com/callstack/react-native-testing-library/pull/1596Bug Fixes
act
usage by @mdjastrzebski in https://github.com/callstack/react-native-testing-library/pull/1592New Contributors
v12.4.5
Compare Source
RNTL 12.4.5 (2024-03-28)
Bugfixes
findBy*
timeout with detached screen by @mdjastrzebski in https://github.com/callstack/react-native-testing-library/pull/1576Other
Full Changelog: callstack/react-native-testing-library@v12.4.4...v12.4.5
v12.4.4
Compare Source
RNTL 12.4.4 (2024-03-18)
Bug Fixes
New Contributors
Full Changelog: callstack/react-native-testing-library@v12.4.3...v12.4.4
v12.4.3
Compare Source
Other
Full Changelog: callstack/react-native-testing-library@v12.4.2...v12.4.3
v12.4.2
Compare Source
What's Changed
Improvements
contentSize
andlayoutMeasurement
when callingscrollTo
by @j-piasecki in https://github.com/callstack/react-native-testing-library/pull/1543Other
New Contributors
Full Changelog: callstack/react-native-testing-library@v12.4.1...v12.4.2
v12.4.1
Compare Source
What's Changed
New things
Fixes
Other
Full Changelog: callstack/react-native-testing-library@v12.4.0...v12.4.1
v12.4.0
Compare Source
What's Changed
Features
Contributors for this feature 👏👏👏
toHaveTextContent
matcher #1461 by @mdjastrzebskitoBeEmptyElement
matcher #1462 by @kyawthura-ggtoHaveDisplayValue
matcher #1463 by @jaworek & @mdjastrzebskitoBeVisible
matcher #1465 by @thiagobreztoBeEnabled
&toBeDisabled
matchers #1469 by @jaworektoHaveProp
matcher #1477 by @AntoineThibitoBeChecked
&toBePartiallyChecked
matchers #1479 by @kyawthura-ggtoHaveStyle
matcher #1487 by @marcinkornektoBeSelected
matcher #1488 by @AntoineThibitoBeBusy
matcher #1493 by @hduprattoContainElement
matcher #1495 by @siepratoHaveAccessibilityValue
matcher #1496 by @tarunrajputtoBeExpanded
&toBeCollapsed
matchers #1497 by @siepratoHaveAccessibleName
matcher #1509 by @anishamaldeFull Changelog: callstack/react-native-testing-library@v12.3.3...v12.4.0
v12.3.3
Compare Source
What's Changed
Features:
Fixes
Other improvements & chores
New Contributors
Full Changelog: callstack/react-native-testing-library@v12.3.2...v12.3.3
v12.3.2
Compare Source
What's Changed
Improvements:
New Contributors
Full Changelog: callstack/react-native-testing-library@v12.3.1...v12.3.2
v12.3.1
Compare Source
What's Changed
Features
scrollBy
@siepra in https://github.com/callstack/react-native-testing-library/pull/1445Fixes
New Contributors
Full Changelog: callstack/react-native-testing-library@v12.3.0...v12.3.1
v12.3.0
Compare Source
Features
ARIA props (
role
&aria-*
) support:role
prop by @mdjastrzebski in https://github.com/callstack/react-native-testing-library/pull/1476aria-label
andaria-labelledby
props by @mdjastrzebski in https://github.com/callstack/react-native-testing-library/pull/1475aria-*
state props by @mdjastrzebski in https://github.com/callstack/react-native-testing-library/pull/1478aria-modal
support by @mdjastrzebski in https://github.com/callstack/react-native-testing-library/pull/1481aria-value*
props support by @mdjastrzebski in https://github.com/callstack/react-native-testing-library/pull/1480Jest Native matcher migration to RNTL (work in progress):
toBeEmptyElement
matcher by @kyawthura-gg in https://github.com/callstack/react-native-testing-library/pull/1462toHaveDisplayValue
matcher by @mdjastrzebski in https://github.com/callstack/react-native-testing-library/pull/1463toHaveTextContent()
matcher by @mdjastrzebski in https://github.com/callstack/react-native-testing-library/pull/1461toBeVisible
matcher by @thiagobrez in https://github.com/callstack/react-native-testing-library/pull/1465toBeDisabled
matcher by @jaworek in https://github.com/callstack/react-native-testing-library/pull/1469toHaveProp
matcher by @AntoineThibi in https://github.com/callstack/react-native-testing-library/pull/1477toBeChecked
&toBePartiallyChecked
matcher by @kyawthura-gg in https://github.com/callstack/react-native-testing-library/pull/1479Note: Jest matchers are work in progress and haven't yet been officially released. You can track progress of this initiative in #1468.
New Contributors
Full Changelog: callstack/react-native-testing-library@v12.2.2...v12.3.0
v12.2.2
Compare Source
What's Changed
Fixes
Full Changelog: callstack/react-native-testing-library@v12.2.1...v12.2.2
v12.2.1
Compare Source
What's Changed
Improvements
clear()
for clearing content of TextInputs by @mdjastrzebski in https://github.com/callstack/react-native-testing-library/pull/1440Under the hood
Full Changelog: callstack/react-native-testing-library@v12.2.0...v12.2.1
v12.2.0
Compare Source
What's Changed
Features
press()
,type()
- #1386, #1396, #1410 by @pierrezimmermannbam and @mdjastrzebskiFull Changelog: callstack/react-native-testing-library@v12.1.3...v12.2.0
v12.1.3
Compare Source
Fixes
Improvements
Refactors, Docs, Chores, etc
New Contributors 👏
Full Changelog: callstack/react-native-testing-library@v12.1.2...v12.1.3
v12.1.2
Compare Source
What's Changed
Fixes
onXxx
event name for TextInput event checks by @mdjastrzebski in https://github.com/callstack/react-native-testing-library/pull/1404Docs, Chores, etc
fireEvent
cleanup by @mdjastrzebski in https://github.com/callstack/react-native-testing-library/pull/1401New Contributors
Full Changelog: callstack/react-native-testing-library@v12.1.1...v12.1.2
v12.1.1
Compare Source
What's Changed
Fixes
Full Changelog: callstack/react-native-testing-library@v12.1.0...v12.1.1
v12.1.0
Compare Source
What's Changed
Improvements
Bugfixes
New Contributors
Chores, docs, deps, etc
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.