Estevao Soares dos Santos
169cd1ed89
clean: clean stray console.log
2022-03-10 00:21:25 +00:00
Estevao Soares dos Santos
1f4a9885cc
chore: minor fix in tests
2022-03-10 00:17:27 +00:00
Estevao Soares dos Santos
7acd65e498
fix(cli): remove checking stdin size
...
Also fix some errors related to testing and inconsistent behavior between linux and windows
2022-03-10 00:09:42 +00:00
Estevao Soares dos Santos
c3411a567d
fix(cli): cli now works properly
...
The CLI was completely rewrote. Changed dependency from yargs to
commanderjs,
which is cleaner, faster and has no dependencies.
Also added a complete testsuite for the cli.
Merged branch 'cli_refactor' into develop
Closes #893 , #894
2022-03-03 12:48:23 +00:00
Dennis Shtatnov
9f779b36a8
fix(extension-registering) removeExtension implementation
2021-11-14 13:48:20 -07:00
Estevao Soares dos Santos
05ef5c55dc
refactor(event dispatcher): make event dispatcher return an object instead of text
2018-09-14 14:10:15 +01:00
Estevao Soares dos Santos
19d2e9f9d4
test: testsuite refactoring
2017-12-22 15:28:41 +00:00