pgn-viewer
pgn-viewer copied to clipboard
Try to add Mocha tests to pgn-viewer
Parts of the viewer may be tested by unit tests. Try to add unit tests, that are testing that part of the viewer that is more independent from the UI.
I was partly successful with adding tests, but when I try to add pgnv functionality, I face problems again. Perhaps I have first to refactor parts of the code, to have the possibility to test that code then. And yes, it has not the highest priority for me at the moment.