vscode-coding-tracker-server
vscode-coding-tracker-server copied to clipboard
Develop
Globally : Added French language, some missing translations and fix test :
- CONTRIBUTING.md : Update Test suites
npm run test-without-eslint-tsc
- Update JS/CSS integrity check
- Adding French language, adding missing translations
- Fix All tests :
- npm update
- npm audit fix
- adding to mocha "--timeout 3000" (to increase if slow CPU)
- increase some this.slow(...)
- start another server for the test "#Stop Server" (1st server killed by test "#call kill method")