Commit Graph

18 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
H01001000
a1b949f997 test: add rest e2e test 2022-12-21 13:03:05 +08:00
H01001000
580eb569f9 fix: test depends on build 2022-12-20 09:43:12 +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
f01e228894 test: add test:unit-noTextCoverage 2022-12-15 22:14:31 +08:00
H01001000
4b334f550e chore: add import type 2022-12-05 21:26:06 +08:00
H01001000
f8fcc8229c chore: add clean build 2022-12-05 18:06:01 +08:00
H01001000
26be2bc16f chore: fix fmt script 2022-12-05 00:35:44 +08:00
H01001000
7a8ce0174f chore: fix turbo type cache 2022-12-04 22:33:28 +08:00
H01001000
a88e1e7402 test: add test to all packages 2022-12-03 15:57:06 +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
Jonathan Ho
b53da4b578 CI: Setup ci (#2669)
* ci: fix test

* ci: fix typo

* fix: turbo script
2022-12-02 00:28:44 +08:00
H01001000
8b40788557 chore: fix turbo script 2022-12-01 18:39:41 +08:00
H01001000
160f3433a9 chore: fix turbo script 2022-12-01 13:31:55 +08:00
H01001000
1625a9b60c chore: seperate util 2022-12-01 11:26:55 +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