Commit 09e3dcf
[perf][UI] Add unit tests for
This change introduces a new test file `explore-multi-sk_test.ts` to
provide comprehensive unit test coverage for the `ExploreMultiSk`
component.
A minor fix is also included in `explore-multi-sk.ts` to correctly
access the index from the `x-axis-toggled` event detail.
Change-Id: Iaf13f6a937fe23b84cf60aeed76c0224b275abeb
Reviewed-on: https://skia-review.googlesource.com/c/buildbot/+/1033016
Commit-Queue: Tony Seaward <[email protected]>
Reviewed-by: Tony Seaward <[email protected]>
Auto-Submit: Anri Sidorov <[email protected]>explore-multi-sk.1 parent 9d3e23b commit 09e3dcf
File tree
3 files changed
+385
-3
lines changed- perf/modules/explore-multi-sk
3 files changed
+385
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| |||
941 | 941 | | |
942 | 942 | | |
943 | 943 | | |
944 | | - | |
| 944 | + | |
945 | 945 | | |
946 | 946 | | |
947 | 947 | | |
| |||
0 commit comments