Commit Graph

31 Commits

Author SHA1 Message Date
Jonathan Ho
4451608dfa test: add gateway integration test (#2756)
* test: add gateway integration test

* test(gateway): fix connection test

* test(gateway): add heartbeat test

* ci: add integration test

* fix: add uWebSockets.js

* ci: add timeout

* test(utils): remove old test

* Revert "test(utils): remove old test"

This reverts commit 04fb6dd4b5.

* test(gateway): fix uws server

* test(gateway): fix type

* chore: update codecov flag

* test(gateway): remove dev code

---------

Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com>
2023-02-05 10:58:40 -06:00
Jonathan Ho
024fbe375f chore: fix deps and script (#2733) 2023-01-20 12:27:41 -06:00
Skillz
cc7c4a877c fix: v19 begin 2023-01-20 12:16:01 -06:00
H01001000
9d5918f4f7 chore: move ts-node into package 2023-01-13 04:17:52 -08:00
Skillz
75b6f8f0cb fix: more base cleanup 2022-12-27 09:56:28 -06:00
H01001000
a1b949f997 test: add rest e2e test 2022-12-21 13:03:05 +08:00
H01001000
2c6680611c ci: run test with deno close #2701 2022-12-20 09:35:40 +08:00
H01001000
47241f5cef chore: change script name 2022-12-19 15:41:23 +08:00
H01001000
96a896537a feat: add transform and constant package 2022-12-16 11:17:37 +08:00
H01001000
f01e228894 test: add test:unit-noTextCoverage 2022-12-15 22:14:31 +08:00
H01001000
03d2304b54 chore: update yarn lock 2022-12-06 00:40:37 +08:00
H01001000
58440ffbf5 fix: change deps from bot to dd 2022-12-06 00:36:56 +08:00
H01001000
f8fcc8229c chore: add clean build 2022-12-05 18:06:01 +08:00
H01001000
f60b946645 fix: package version 2022-12-04 17:33:30 +08:00
H01001000
4a0e65cd99 ci: add release to gh per commit 2022-12-04 17:31:04 +08:00
H01001000
a88e1e7402 test: add test to all packages 2022-12-03 15:57:06 +08:00
deepsarda
fd94ad6847 Discordeno Documentation (#2673)
* Add git hooks

* Add documentation generatation

* Change Documentation Engine

* Add documentation

* Remove autogenerated docs

* combine lint staged action into one

* style: fix

Co-authored-by: H01001000 <heiheiho000@gmail.com>
2022-12-02 23:40:38 +08:00
H01001000
f6422933df test/ci: update ci and coverage
* chore: change script naming

* ci: update include test

* test: add coverage
2022-12-02 17:13:05 +08:00
H01001000
e9feaf42d4 test: add mocha
* chore: add typescript plugin

* test: add mocha

* test: add test to utils
2022-12-02 16:17:46 +08:00
H01001000
1f89abfa4a chore: close #2619 2022-12-02 13:18:03 +08:00
H01001000
3a20634e93 fix: type 2022-12-02 04:18:11 +08:00
H01001000
ca623d4905 style: update style 2022-12-02 02:44:58 +08:00
H01001000
828cb949c0 chore: fix yarn gitignore 2022-12-02 00:52:59 +08:00
Jonathan Ho
b53da4b578 CI: Setup ci (#2669)
* ci: fix test

* ci: fix typo

* fix: turbo script
2022-12-02 00:28:44 +08:00
deepsarda
ed479f6740 Add git hooks (#2618) 2022-12-01 09:37:55 -06:00
H01001000
9b9b7d8081 chore: working bot type and cache plugin 2022-12-01 20:31:01 +08:00
H01001000
1d935f2ae2 chore: move plugins 2022-12-01 18:40:01 +08:00
H01001000
8b40788557 chore: fix turbo script 2022-12-01 18:39:41 +08:00
H01001000
1625a9b60c chore: seperate util 2022-12-01 11:26:55 +08:00
H01001000
818b273d4a chore: remove site from turborepo 2022-12-01 10:43:27 +08:00
Jonathan Ho
d04a040f28 Setup turborepo (#2610)
* chore: BREAKING move to monorepo structure

* chore: setup turborepo
2022-12-01 01:59:02 +08:00