-
-
Notifications
You must be signed in to change notification settings - Fork 201
Open
Labels
Code quality/robustnessCode quality and resilience to changesCode quality and resilience to changesgood first issuemaskpygame.maskpygame.maskteststests (module)tests (module)
Description
Re: #2670 (comment)
These additional tests should include:
- different mask patterns (e.g., checkerboard or just cropping some part of the mask out)
-
setsurface
andunsetsurface
arguments both separately and together and also with different color patterns
This is the file you're looking for: https://github.com/pygame-community/pygame-ce/blob/main/test/mask_test.py
Just find tests related to to_surface
in there and add your tests somewhere in that neighborhood (preferably grouping them near related existing test cases)
Metadata
Metadata
Assignees
Labels
Code quality/robustnessCode quality and resilience to changesCode quality and resilience to changesgood first issuemaskpygame.maskpygame.maskteststests (module)tests (module)