HomePWN icon indicating copy to clipboard operation
HomePWN copied to clipboard

update the check_list to use set and add message

Open denini08 opened this issue 8 months ago • 0 comments

This PR updates the check_list function in test_utils.py to:

  • use set for faster lookups.
  • add error message in assertion

This makes the tests a bit more efficient and adds clear messages.

denini08 avatar May 17 '25 14:05 denini08