文件历史

27 次代码提交

作者 SHA1 备注 提交日期
louistiti 69e90c3b5f refactor(server): HTTP server and structure (wip) 2022-11-14 00:49:24 +08:00
louistiti 3f8027af2a refactor: from superagent to axios 2022-10-23 10:55:03 +08:00
louistiti f68da11f6b refactor(server): make use of node:* import for all Node.js built-in modules 2022-09-26 23:28:25 +08:00
Divlo c68b16191a chore: remove unneeded eslint disable comments 2022-09-20 21:49:41 +02:00
louistiti 019c462bfa feat: complete Prettier setup 2022-09-03 19:12:41 +08:00
louistiti f17b894907 refactor: legacy package/module naming to skills naming 2022-08-20 22:47:06 +08:00
louistiti 763d19069b refactor(server): expressions to utterance samples 2022-02-10 22:11:17 +08:00
louistiti 226468f6ab refactor(server): query to utterance 2022-02-10 21:47:43 +08:00
louistiti 7bdbd0dcd0 chore: more explicit comment on over HTTP test 2022-02-03 21:46:13 +08:00
louistiti 58f5f2d21c test(server): add minimal e2e tests for over HTTP 2022-02-03 21:44:49 +08:00
louistiti aa0136baec test(server): e2e modules fix due to breaking changes 2022-02-03 20:42:31 +08:00
louistiti 1535fa67ac test(server): over HTTP unit testing 2022-02-03 19:37:56 +08:00
louistiti 02f766d6a8 fix: jest-extended new setup due to latest update 2021-12-27 19:02:46 +08:00
louistiti ddfebb0d74 refactor: remove training type 2021-12-27 17:09:12 +08:00
louistiti 81ec213ff2 chore: use different modules DBs while testing and flush them at the end of the tests 2021-04-05 11:46:42 +08:00
louistiti 99dba81122 refactor(server): switch from classifier to NLP model 2021-04-01 17:24:59 +08:00
louistiti 83dff5b47b chore: disable Jest notifications 2021-03-21 15:09:18 +08:00
louistiti a777ce36af style: fix new linting 2021-03-16 01:39:52 +08:00
louistiti f5debe3bb5 chore: upgrade execa to latest and adapt to new API 2021-03-04 22:49:52 +08:00
louistiti 0e093da5af chore: remove strict mode 2021-03-03 17:09:31 +08:00
Louistiti 5cf77d9011 fix: e2e tests by adding modules actions level 2019-05-04 09:41:37 +08:00
Louistiti a6f55ef400 test(server): fix language attribution before NLP testing 2019-05-01 14:32:50 +08:00
Louistiti d910eb153c chore: add post and pre expressions training to all the tests 2019-05-01 13:15:36 +08:00
Louistiti 8f3bb5ab80 chore: do not execute any module during the NLP testing 2019-04-27 21:46:05 +08:00
Louistiti 80f9155840 test: fixed sequential execution due to the new NLU implementation 2019-03-05 08:38:18 +08:00
Louistiti 5474b6eccc chore: upgrade Jest to the latest version 2019-02-24 17:44:10 +08:00
Louistiti ed093bf654 chore: init 2019-02-10 20:26:50 +08:00