vscode-coding-tracker-server icon indicating copy to clipboard operation
vscode-coding-tracker-server copied to clipboard

Develop

Open Stayfi opened this issue 5 years ago • 0 comments

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")

Stayfi avatar Nov 15 '19 21:11 Stayfi