-
Notifications
You must be signed in to change notification settings - Fork 1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Split auto test palettePropagation2()
palettePropagation was a fairly long test function and was testing more than one thing at once. Split palettePropagation2() in two, creating the new auto test palettePropagation3() that verify if the text color propagation is correctly being ignored when setting a new palette for buttons. This was previously tested in palettePropagation2(). palettePropagation2() now only tests if colors are propagated correctly. Both function are now shorter, easier to understand and maintain. Change-Id: Icdad272d4cdc437595c0a31ab231d134cb3b5d86 Reviewed-by: Richard Moe Gustavsen <[email protected]>
- Loading branch information
Frédéric Lefebvre
committed
Dec 16, 2024
1 parent
54d47f8
commit c316712
Showing
1 changed file
with
40 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters