-
Notifications
You must be signed in to change notification settings - Fork 148
Labels
testingPRs/issues adding additional tests only, or primarily testing-focusedPRs/issues adding additional tests only, or primarily testing-focused
Description
Some new interface types have been added to replace an orred type list for some methods. Possibly only CSSListItem
(#1212) is relevant here. (Positionable
was also added, but this is not used as a type for any parameter, and only exists to complement the Position
trait.)
During those changes, tests should have been added to confirm that the classes replaced in the parameter lists actually implement the replacement all-encompassing type.
#1231 has a similar change, and includes relevant tests.
oliverklee
Metadata
Metadata
Assignees
Labels
testingPRs/issues adding additional tests only, or primarily testing-focusedPRs/issues adding additional tests only, or primarily testing-focused