markcat icon indicating copy to clipboard operation
markcat copied to clipboard

Make more and better tests

Open BubuAnabelas opened this issue 7 years ago • 0 comments

The tests currently used are from marked-terminal and work fine for the Renderer class but more and better tests should be coded.

Currently the tests are written in pre-ES6 code, a good way to write the new tests would be refactoring the old code into ES2018, discarding the unnecessary parts and building the new tests from what's left.

BubuAnabelas avatar Jan 21 '18 03:01 BubuAnabelas