haroohie-club / SerialLoops

An editor for Suzumiya Haruhi no Chokuretsu (The Series of Haruhi Suzumiya)
https://haroohie.club/chokuretsu/serial-loops
GNU General Public License v3.0
14 stars 6 forks source link

Write some UI tests #322

Open jonko0493 opened 7 months ago

jonko0493 commented 7 months ago

We're gonna need UI tests, which will be especially useful when we do things like #321.

We will need to make a TestAssets.zip file and download that onto the machines to provide images/scripts/etc. to compare against the ones we create during the tests.

Some ideas:

jonko0493 commented 7 months ago

We should also go through old platform specific bugs for mac/windows and add tests that would catch those cases

jonko0493 commented 1 month ago

As a result of #371, this is going to be kicked back a milestone as we'll have to rethink how we do these tests, most likely.