Tomas Chmelevskij
|
293ca70077
|
refactor: drop bluebird dependency (#3279)
|
2023-02-03 15:50:22 +01:00 |
Tomas Chmelevskij
|
c086395def
|
Refactor msp to modules (#3214)
* feat: refactor everything to modules
* fix: a lot of circular deps fixes
* feat: use vitest instead of karma
|
2023-01-14 22:11:37 +01:00 |
J Blackman
|
fd99e77335
|
RF: Moved Analytics to class (#3222)
* RF: Moved Analytics to class
* Modularisation of Google analytics.
* Removing the code smells
* Fix the unit tests
* Simplified
* Removed comment
|
2023-01-07 19:56:26 +01:00 |
Miguel Angel Mulero Martinez
|
a0f1cadb32
|
Fix Sonar issues Cli and CliAutoComplete
|
2020-10-19 11:29:37 +02:00 |
Richard Cooper
|
2a6fb63be2
|
fix test name
|
2019-11-06 14:49:00 +00:00 |
mikeller
|
41d09d9796
|
Fixed tests.
|
2019-09-15 23:31:23 +12:00 |
Károly Kiripolszky
|
f386b0ce1a
|
fix CLI unit tests
|
2019-04-29 10:27:37 +02:00 |
Cleric-K
|
f96fc0eec3
|
CLI Client-side Autocomplete
Executes silently various commands on CLI open. Parses the output
and build autocomplete cache. Autcomplete hints are displayed in
popup lists.
|
2019-04-15 14:45:53 +03:00 |
Adem Gaygusuz
|
3e69bc7cbd
|
change check from === 'MacOS' to !== 'Windows'
|
2018-06-03 10:37:55 +01:00 |
Adem Gaygusuz
|
6fd0153b91
|
Fix cli cleanup exit command after auto completing
|
2018-06-02 13:14:56 +01:00 |
Adem Gaygusuz
|
2e5bdae80e
|
Add npm test to travis ci
|
2018-06-01 22:12:35 +01:00 |