markcornwell / spacewar

Javascript implementation of 1962 game Spacewar! originally developed for the PDP-1
MIT License
0 stars 0 forks source link

Lacks an automated test suite. #20

Open markcornwell opened 4 years ago

markcornwell commented 4 years ago

Though this is a simple program, it lacks any test automation. I don't even have a test suite. I just fire it up and if it appears to work I am happy. But over time, some automated testing should help.

Some basic bars we might automate.