Commit Graph

29 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
Skillz4Killz
2b127951ae fix: more rest e2e tests (#2763)
* fix: readme runtime list

* Fix code style issues with ESLint

* node 18

* fix: websocket import type

* fix: body for interaction requests

* fix: perma fix for type error in ci

* fix: followupmessage option type

* fix: e2e tests exit bug

* fix: color console logger

* fix: image file sending

* Fix code style issues with ESLint

* guild and role methods

* Fix code style issues with ESLint

* fix: dont send heartbeat if socket is not open

* fix: remove logs

* fox: remove more logs

* fix some bugs in role tests

* Switch to after hook style

* hoti's speed snaker

* auto convert objects for discord

* Fix code style issues with ESLint

* fix: remove dup imports

* fix: i hate linters

* speeder

* fix: tests delete guilds

* Fix code style issues with ESLint

* fix: easier to provide custom intents in bot

* fix: shutdown bot after test

* fix: add getGuild

* fix: multiple guild delete attempts

* fix: add emoji e2e tests

* fix: remaining old e2e rest tests

* Fix code style issues with ESLint

---------

Co-authored-by: Lint Action <lint-action@samuelmeuli.com>
2023-02-03 16:17:22 -06:00
Jonathan Ho
4d0b7b2c6c chore: fix script and update import map (#2761)
* chore: fix version script

* chore: update import map

* chore: fix ws import map

* chore: fix deno import map

* test: fix
2023-02-02 12:03:19 -06:00
Yaikava
9957a3f1ca Revert "fix: use isomorphic ws" (#2744)
This reverts commit ad306b0d0a.
2023-01-26 11:39:12 -06:00
Skillz
ad306b0d0a fix: use isomorphic ws 2023-01-21 12:35:09 -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
Skillz4Killz
a03f191358 fix: add gateway package base 2023-01-03 18:50:48 +00:00
Skillz
216f0f85bf fix: move all to old folder 2022-12-26 20:12:19 -06:00
H01001000
2c6680611c ci: run test with deno close #2701 2022-12-20 09:35:40 +08:00
H01001000
725756929c chore: add path fixing to coverage file 2022-12-19 16:40:25 +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
f8fcc8229c chore: add clean build 2022-12-05 18:06:01 +08:00
H01001000
1381838ab1 fix: run yarn install 2022-12-05 00:38:41 +08:00
H01001000
26be2bc16f chore: fix fmt script 2022-12-05 00:35:44 +08:00
H01001000
386a2b7022 fix: dependencies 2022-12-05 00:33:22 +08:00
H01001000
b21ee66d58 test: add test 2022-12-04 21:29:58 +08:00
H01001000
0c29d43d4b fix: remove private from gateway 2022-12-04 17:59:33 +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
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
398093745e fix: at least it can run now 2022-12-01 16:44:36 +08:00
H01001000
6964d865cd fix: gateway 2022-12-01 15:22:00 +08:00
H01001000
da18e11d69 chore: bump typescript 2022-12-01 12:39:48 +08:00
H01001000
735d5d498b chore: move to seperate packages 2022-12-01 11:06:17 +08:00