Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Core: Add unified UI Testing Module #29241
Core: Add unified UI Testing Module #29241
Changes from 29 commits
40ca30b
b423331
cea8021
cb619ae
123c6d2
72bd862
840fa04
76c1c4e
b71e2f2
998b8e1
1d45366
b307cd9
1966455
04d892b
8573831
0d00235
54dc6e3
b332fac
b0a68af
0123f8f
23329d9
5b11aa2
b7c33b5
f8095ba
3544db5
a5a036a
d755734
81c3dcd
23b5ca3
71093f6
db40f3c
959f975
90cc559
a43f27e
ade4ffc
ff5ee95
42d0ef4
190f6eb
39f6569
8703d63
64cce47
8af1122
b05237c
9e28a8b
0ae48df
26f9219
8058192
4381f77
13fd6aa
9aaf4a7
1e64fb3
0cc7bb8
c75dc6a
41093ec
c2b75ba
5c82c12
491f595
fc01f69
11042e8
9ca737d
511892a
628e730
dc75e9a
641799c
3bae439
504026e
12a7fdb
31608b4
fba1359
8dd3585
13fa858
c133e5a
b19c824
ef23e3b
c3bb1b2
21d01be
1815e21
001abc4
e6d2872
d64d8ce
6986da3
ea4f8ef
d9099d2
0a96f01
5702fb0
3c49ac3
43a5c82
dd965b8
543e0bb
0a6fc46
0c11df3
d24cab3
a10e7ee
6ff1a8b
48dc887
c11a589
8b909b8
b55897b
4640ed8
ae4c8ff
03da278
e632a51
9e0d43b
1fc074e
7d53c27
9570872
59b0cb9
8c6e3f8
0618742
d7bd573
9861641
576fe0e
c5e20e2
44b3b31
219a93c
c9a32e4
72e453d
46047ba
c4d3ed0
8c03675
a67057e
b24b3a2
9fc034c
c8cdccd
6670087
6c3e57a
e6063d8
06836a0
1354966
d8f4a43
e224aa9
03f205c
4dc91e6
037f7ce
2356f45
11a0891
2eb23c8
8c9be57
1ad5dc0
26bfe92
49df30f
6b6537b
cf7ba11
8db0daa
16077e6
27aa84b
2ca29f8
1c671de
0e572bc
64644ef
1a44d1a
20d5f9d
d29f0c6
d0ebd38
d83bd0a
14f978d
2ee831c
374a112
d184988
19d024f
60d07a6
53c91b3
886a28e
e9cc430
99a36a5
f8cd069
2ebaa34
5719970
38b017a
e269caf
c563e31
cebf305
786ddd7
9570499
024cd2a
6282669
e22e544
d8a24fa
c875a27
c56107f
5045d57
81c9b87
71a4b08
371c7f6
5e28792
f5c3959
448cc6a
e9523db
2ecb957
0c9a253
1e1fe9e
b68f953
79ec6c6
3039a87
becbd84
b6f9267
bf0f7fa
85ab53c
8549ddb
4da1ec1
71d32f5
f728e29
7960bdd
4fc0b7c
524cec4
1220592
20879cb
e40db8b
bcecdb9
15c9433
f3b479a
75cc1b1
a035e39
9bcab72
28db96d
86f2d25
88fb437
3b442d9
b468f9a
bc1ac58
8a7e063
0959d02
d9972f7
7460021
f30996d
3cfcd71
4df7be6
12dd5b2
ce8dd08
011c6fc
37d466b
eecd7b6
4a7c51e
641c978
7ea466b
f1d92c5
fa42817
0f9606d
0739b0e
b4ae855
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
style: Consider using a more specific type than 'any' for the message parameter
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
style: Consider extracting the repeated error simulation into a helper function for better readability