Closed AtofStryker closed 2 weeks ago
Passed #58223
•
ddd40669a2: breaking: remove the cypress/angular-signals test harness. The changes incorpora...
Project |
cypress
|
Branch Review |
breaking/remove_angular_signals_test_harness
|
Run status |
Passed #58223
|
Run duration | 17m 34s |
Commit |
ddd40669a2: breaking: remove the cypress/angular-signals test harness. The changes incorpora...
|
Committer | AtofStryker |
View all properties for this run ↗︎ |
Test results | |
---|---|
Failures |
0
|
Flaky |
0
|
Pending |
27
|
Skipped |
0
|
Passing |
765
|
View all changes introduced in this branch ↗︎ |
UI Coverage
68.29%
|
|
---|---|
Untested elements |
24
|
Tested elements |
56
|
Accessibility
96.21%
|
|
---|---|
Failed rules |
0 critical
4 serious
1 moderate
0 minor
|
Failed elements |
202
|
Additional details
merges the
angular-signals
test harness implemented in #29621 upstream intocypress/angular
and deleted theangular-signals
test harness as we no longer need it.cypress/angular-signals
, an error is thrown as we no longer ship this with the binary. This is covered in the migration guidechanging the import from
cypress/angular-signals
tocypress/angular
works as expected and signals is natively supported incypress/angular
Steps to test
How has the user experience changed?
PR Tasks
cypress-documentation
? https://github.com/cypress-io/cypress-documentation/pull/5983@cypress/angular-signals
test harness with a message that it has merged upstream (added to release checklist)type definitions
?