python-sc2 icon indicating copy to clipboard operation
python-sc2 copied to clipboard

Write more tests

Open BurnySc2 opened this issue 4 years ago • 0 comments

Test the following scenarios:

  • [ ] Have burrowed or invisible enemy units next to terran structure that want to build an addon - will there be an action_error?
  • [ ] Have a tank from high ground or far distance (with vision helper) that should be displayed as "snapshot" - will it be a "snapshot" or will the visibility "visible"?
  • [ ] Test if a bunker loaded with units is marked as .is_active, or only if it is shooting.

BurnySc2 avatar Mar 31 '21 03:03 BurnySc2