dmusican / Elegit

A GUI client for people who want to learn Git.
MIT License
30 stars 7 forks source link

Need more tests for the commandLine #609

Open mgorra opened 6 years ago

mgorra commented 6 years ago

tests should run Elegit commands, either via fx or via controllers, and check that the commandLine displays the correct output. Use CommandLineTestUtilities for common commands that a lot of these tests should share. The document called Clickables on the shared Drive has a list of all the possible outputs, along with what button causes them and which have been done.