vscode-nodejs-repl icon indicating copy to clipboard operation
vscode-nodejs-repl copied to clipboard

No test cases for the project

Open mr-nano opened this issue 7 years ago • 3 comments

I forked the repo and I realized that there are not test cases for the plugin. If one is serious for the plugin development, we should start adding the test cases.

mr-nano avatar Dec 04 '18 17:12 mr-nano

Yeah, I know, I will do it but the project started as proof of concept and I'm not entirely happy with the code base. Some refactoring is needed.

lostfields avatar Dec 04 '18 19:12 lostfields

Yes. It might be a good idea to start writing tests, in that case we can be sure refactoring doesn't break stuff?

mr-nano avatar Dec 08 '18 13:12 mr-nano

Sure, but i'll want to implement a better base class for the REPL to make it easier to implement other languages such as Typescript

Pointless to write a test for the structure now, but I will do it soon

lostfields avatar Dec 08 '18 15:12 lostfields