-
Notifications
You must be signed in to change notification settings - Fork 2k
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
[ui, ci] UI test look-back and comparison for PRs #24604
base: main
Are you sure you want to change the base?
Conversation
6aacf40
to
0d96528
Compare
0d96528
to
9ddf7c6
Compare
9ddf7c6
to
3226226
Compare
3226226
to
b71f943
Compare
b71f943
to
b59eb3b
Compare
b59eb3b
to
5b76906
Compare
5b76906
to
a7b089e
Compare
a7b089e
to
9155550
Compare
9155550
to
b792afc
Compare
b892be0
to
368dd7f
Compare
368dd7f
to
7e6e8c6
Compare
7e6e8c6
to
f828286
Compare
f828286
to
90eae68
Compare
Test Time Analysis
Most Significant Changes:Integration | Helper | trim-path: it will remove a suffix slash
Integration | Component | list pagination: when there is less pages than the total spread amount
Unit | Ability | token: A non-management user can do nothing with tokens
Integration | Component | das/recommendation-card: it renders diff calculations in a sentence with no aggregation for one allocatio
Integration | Component | multi-select dropdown: list options have a zero tabindex and are therefore sequentially navigable
|
Test Time Analysis
Most Significant Changes:Integration | Helper | trim-path: it will remove a suffix slash
Integration | Component | das/recommendation-card: it renders diff calculations in a sentence with no aggregation for one allocatio
Integration | Component | TopoViz::Datacenter: args get passed down to the TopViz::Node children
Integration | Component | das/recommendation-card: it disables a resource’s toggle all toggle when there are no recommendations for it
Integration | Component | line-chart: annotations will have staggered heights when too close to be positioned side-by-side
|
3e1b978
to
3f15f3c
Compare
Test Time Analysis
Most Significant Changes:Integration | Helper | trim-path: it will remove a suffix slash
Integration | Component | list pagination: when there is less pages than the total spread amount
Unit | Ability | token: A non-management user can do nothing with tokens
Integration | Component | das/recommendation-card: it renders diff calculations in a sentence with no aggregation for one allocatio
Integration | Component | multi-select dropdown: list options have a zero tabindex and are therefore sequentially navigable
|
3f15f3c
to
1386019
Compare
Test Time Analysis
Most Significant Changes:Integration | Helper | trim-path: it will remove a suffix slash
Unit | Ability | token: A non-management user can do nothing with tokens
Integration | Component | list pagination: when there is less pages than the total spread amount
Integration | Component | trigger > Asynchronous Interactions: it can trigger an asynchronous action
Integration | Component | das/recommendation-card: it renders diff calculations in a sentence with no aggregation for one allocatio
|
1386019
to
b123921
Compare
Test Time Analysis
Most Significant Changes:Integration | Helper | trim-path: it will remove a suffix slash
Unit | Ability | token: A non-management user can do nothing with tokens
Integration | Component | list pagination: when there is less pages than the total spread amount
Integration | Component | trigger > Asynchronous Interactions: it can trigger an asynchronous action
Integration | Component | das/recommendation-card: it renders diff calculations in a sentence with no aggregation for one allocatio
|
b123921
to
aed33ae
Compare
Test Time Analysis
Most Significant Changes:Integration | Helper | trim-path: it will remove a suffix slash
Unit | Ability | token: A non-management user can do nothing with tokens
Integration | Component | list pagination: when there is less pages than the total spread amount
Integration | Component | trigger > Asynchronous Interactions: it can trigger an asynchronous action
Integration | Component | das/recommendation-card: it renders diff calculations in a sentence with no aggregation for one allocatio
|
Test Time Analysis
Most Significant Changes:Unit | Ability | token: A non-management user can do nothing with tokens
Integration | Helper | trim-path: it will remove a suffix slash
Integration | Component | list pagination: when there is less pages than the total spread amount
Integration | Component | trigger > Asynchronous Interactions: it can trigger an asynchronous action
Integration | Component | das/recommendation-card: it renders diff calculations in a sentence with no aggregation for one allocatio
|
Description
Phase 2 of the project to fix and improve our ember test audits. Phase 1 can be found here.