pgn-viewer icon indicating copy to clipboard operation
pgn-viewer copied to clipboard

Try to add Mocha tests to pgn-viewer

Open mliebelt opened this issue 3 years ago • 1 comments

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.

mliebelt avatar Feb 11 '22 06:02 mliebelt

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.

mliebelt avatar Feb 25 '22 17:02 mliebelt