Maciej Jastrzębski
|
7396c8f3d1
|
test(matchers/to-be-checked): validate toBeChecked matcher checks element checked state
|
2026-01-09 00:11:42 +01:00 |
|
Maciej Jastrzębski
|
a1d5387068
|
test(to-be-empty-element): validate empty element detection
|
2026-01-09 00:09:58 +01:00 |
|
Maciej Jastrzębski
|
69a1359e09
|
test(wait-for): validate onTimeout callback customizes timeout error messages
|
2026-01-09 00:08:38 +01:00 |
|
Maciej Jastrzębski
|
6f65d530e3
|
test(matchers/to-have-text-content): verify element has expected text content
|
2026-01-09 00:06:44 +01:00 |
|
Maciej Jastrzębski
|
b3ce87cc8e
|
test(matchers/to-have-style): validate element has expected style properties
|
2026-01-09 00:00:32 +01:00 |
|
Maciej Jastrzębski
|
fb0d2171f2
|
test(wait-for-element-to-be-removed): validate resolution when query throws error after element removal
|
2026-01-08 23:57:11 +01:00 |
|
Maciej Jastrzębski
|
b07e7c9255
|
test(matchers/to-have-accessible-name): validate accessible name matcher checks element accessibility labels
|
2026-01-08 23:55:50 +01:00 |
|
Maciej Jastrzębski
|
91f1deff90
|
test(user-event/paste): paste text into TextInput replacing existing content
|
2026-01-08 23:52:01 +01:00 |
|
Maciej Jastrzębski
|
5cfb7fa813
|
test(user-event/clear): clears text from TextInput
|
2026-01-08 23:51:05 +01:00 |
|
Maciej Jastrzębski
|
af873192ce
|
test(to-contain-element): validate container contains child element
|
2026-01-08 23:48:47 +01:00 |
|
Maciej Jastrzębski
|
40ad3245a8
|
test(to-be-disabled): validate disabled/enabled state via accessibilityState
|
2026-01-08 23:47:24 +01:00 |
|
Maciej Jastrzębski
|
2a41656d66
|
test(to-have-prop): validate prop existence and value matching
|
2026-01-08 23:46:19 +01:00 |
|
Maciej Jastrzębski
|
fb354ed628
|
test(to-be-visible): assert visible element is visible to users
|
2026-01-08 23:44:44 +01:00 |
|
Maciej Jastrzębski
|
58254dfd3a
|
test(fire-event): validate fireEvent.press invokes event handler on element
|
2026-01-08 23:43:37 +01:00 |
|
Maciej Jastrzębski
|
5dc0bb195d
|
test(render-hook): validates hook rendering with initial props and rerender functionality
|
2026-01-08 23:41:54 +01:00 |
|
Maciej Jastrzębski
|
402077c00f
|
test(wait-for-element-to-be-removed): error when element is already removed at call time
|
2026-01-08 23:40:54 +01:00 |
|
Maciej Jastrzębski
|
2c4f9292d5
|
test(wait-for): timeout error when expectation never passes
|
2026-01-08 23:39:58 +01:00 |
|
Maciej Jastrzębski
|
a36dffabdf
|
test(queries/test-id): validate partial testID matching with exact:false option
|
2026-01-08 23:39:01 +01:00 |
|
Maciej Jastrzębski
|
38c8d0e463
|
test(queries/hint-text): validate finding elements by accessibility hint with exact matching
|
2026-01-08 23:37:17 +01:00 |
|
Maciej Jastrzębski
|
7bee199540
|
test(queries/label-text): validate finding elements by accessibility label
|
2026-01-08 23:35:43 +01:00 |
|
Maciej Jastrzębski
|
159a80ffa6
|
test(queries/placeholder-text): validate finding TextInput elements by placeholder text
|
2026-01-08 23:34:32 +01:00 |
|
Maciej Jastrzębski
|
7e94a1be43
|
test(queries/display-value): validate finding TextInput elements by display value
|
2026-01-08 23:32:27 +01:00 |
|
Maciej Jastrzębski
|
5148a21b73
|
refactor(tests): move all tests to __tests__ folders next to source files
|
2026-01-08 23:30:25 +01:00 |
|
Maciej Jastrzębski
|
51694bdb57
|
docs: update test coverage progress
|
2026-01-08 23:27:23 +01:00 |
|
Maciej Jastrzębski
|
f4aac7286c
|
test(render): render component and query rendered elements
|
2026-01-08 23:25:16 +01:00 |
|