@MGatner Looking back, this repo has had a few issues raised for missing images. I was thinking that it might be a good idea to add some basic functional tests for issues we've experienced before, and these could be automated via Github Actions. I've started writing some basic checks, but wanted to get your feel on this (since you've had the most activity here lately and this would affect you the most).
Also do you have any specific tests you would like to see? My plan was to start with: icons in 'talents' json exist in images/talents/, icons in 'abilities' json exist in images/talents/, hero icons exist in images/heroes/, and hero json files exist for all heroes in readme (and vice versa). I also don't know what I'm doing with Github Actions, but this seems like a straightforward enough task to learn by doing!
@MGatner Looking back, this repo has had a few issues raised for missing images. I was thinking that it might be a good idea to add some basic functional tests for issues we've experienced before, and these could be automated via Github Actions. I've started writing some basic checks, but wanted to get your feel on this (since you've had the most activity here lately and this would affect you the most).
Also do you have any specific tests you would like to see? My plan was to start with: icons in 'talents' json exist in images/talents/, icons in 'abilities' json exist in images/talents/, hero icons exist in images/heroes/, and hero json files exist for all heroes in readme (and vice versa). I also don't know what I'm doing with Github Actions, but this seems like a straightforward enough task to learn by doing!