Commit Graph

117 Commits

Author SHA1 Message Date
Jonathan Ho
f6bd769235 chore: update readme (#2772)
* chore: add coverage per pkg

* chore: add npm version

* chore: add test status

* chore: fix ci

* chore: fix ci

* ci: fix ci needs

* chore: add only push event

* style: remove import logger
2023-02-08 08:53:23 -06:00
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
a9703f714c ci/test: fix bot pkg e2e test (#2759) 2023-02-02 11:14:22 -06:00
Jonathan Ho
e05a65c4de ci: add bot package (#2752)
* ci: add bot package

* ci: fix test
2023-01-31 13:12:40 -06:00
Jonathan Ho
bced9d4fb9 ci: fix e2e test not running 2023-01-05 00:21:28 +08:00
H01001000
517abc71d5 fix: role helpers transformer 2022-12-21 14:58:17 +08:00
H01001000
d0f38b8dd1 fix: ci not passing secret 2022-12-21 14:23:47 +08:00
H01001000
93a05c564a fix: syntex 2022-12-21 13:06:15 +08:00
H01001000
a1b949f997 test: add rest e2e test 2022-12-21 13:03:05 +08:00
H01001000
47241f5cef chore: change script name 2022-12-19 15:41:23 +08:00
H01001000
f9aea64caa fix: naming 2022-12-17 12:54:35 +08:00
H01001000
9b841c87f3 ci: update style 2022-12-17 12:15:34 +08:00
H01001000
f01e228894 test: add test:unit-noTextCoverage 2022-12-15 22:14:31 +08:00
H01001000
d12c618c11 ci: reuse cache 2022-12-15 18:51:00 +08:00
H01001000
9d45f885c4 ci(fix): explicitly define coverage file 2022-12-09 11:25:57 +08:00
H01001000
14b27b65fa ci: fix string and boolean 2022-12-04 21:34:15 +08:00
H01001000
a88e1e7402 test: add test to all packages 2022-12-03 15:57:06 +08:00
H01001000
6ba4eb2325 ci: enable codecov 2022-12-03 14:21:01 +08:00
H01001000
9c5c4b7dfb ci: fix ci and codecov 2022-12-02 17:47:56 +08:00
H01001000
87cd4e5146 ci: fix cache 2022-12-02 17:27:49 +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
Jonathan Ho
b53da4b578 CI: Setup ci (#2669)
* ci: fix test

* ci: fix typo

* fix: turbo script
2022-12-02 00:28:44 +08:00
Jonathan Ho
8e8f221861 Fix: commit not showing (#2566)
* testing

* remove test

* fix

* fix typo

* chore: remove path from flag
2022-10-31 09:35:57 -05:00
Jonathan Ho
716499e865 ci: disable integration test on pr (#2561)
* ci: disable integration test on pr

* chore: add show carryforward

* ci: add dummy action
2022-10-27 10:16:30 -05:00
Jonathan Ho
9d9ba4c251 CI: fix path (#2557)
* ci: also upload coverage for pr

* ci: bump codecov action

* ci: add path filter

* ci: fix add checkout

* ci: fix 'true'

* ci: remove /

* ci: add flag to codecov

* ci: add carryforward on integration
2022-10-27 09:29:49 -05:00
Jonathan Ho
1c7859fea9 Test: clean up CI and test (#2555)
* style: format Deno.test\("(.+)", async \(\) => \{\n([\S\s]*?)^\}\);

* style: format Deno.test\("(.+)", \(\) => \{\n([\S\s]*?)^\}\);

* style: format Deno.test\("(.+)", async \(t\) => \{\n([\S\s]*?)^\}\);

* style: format async function

* chore: turn all to async

* chore: format add t

* style: function format

* chore: add integration and unit test difference

* ci: combine test

* ci: remove if

* ci: add parallel flag

* ci: add UNIT_TEST_GUILD_ID

* ci: static deno version

* ci: add concurrency to Integration test

* ci: bump actions/checkout to v3
2022-10-26 10:41:26 -05:00
Skillz4Killz
22f0e97c0f Update test.yml 2022-10-07 16:04:36 -05:00
Skillz4Killz
e823021670 fix: remove parallel until deno fixes their shitty logs 2022-10-03 19:24:16 +00:00
Skillz4Killz
05e2d6cbe1 Update test.yml 2022-10-02 12:19:22 -04:00
LTS20050703
4de2140151 workflows/test: check plugins (#2487) 2022-09-23 13:05:09 -04:00
LTS20050703
e1afec3da9 ci: github workflows tests: --jobs -> --parallel (#2428) 2022-09-04 11:29:56 -05:00
Skillz4Killz
23dfe04dfa feat: add logger package 2022-08-26 17:37:32 +00:00
Skillz4Killz
711b2c10c7 fix: ci invalid template caching 2022-08-26 01:46:32 +00:00
Skillz4Killz
6e0b53e712 ci(tests): fix testss name in ci 2022-05-31 14:23:01 +00:00
Skillz4Killz
e9727d3d10 fix: enable tests on proper new folder 2022-05-08 17:47:47 +00:00
Skillz4Killz
1726680fde fix: speed up unit tests by 50% 2022-05-08 17:38:56 +00:00
Skillz4Killz
5a4fef855e Proxy delete channel tests (#2174)
* feat: delete channel tests

* fix: use new tests in ci

* Update testss/deps.ts

Co-authored-by: LTS20050703 <87189679+lts20050703@users.noreply.github.com>

Co-authored-by: LTS20050703 <87189679+lts20050703@users.noreply.github.com>
2022-05-08 09:57:06 -04:00
ITOH
4b469c7290 ci: fix tests for changes made to the gateway/ directory (#2127) 2022-03-24 10:02:28 -04:00
ITOH
4ad02d0a20 ci: cache template code (#2126)
* ci: cache template code

* f

* f

* f

* f
2022-03-24 10:02:01 -04:00
Skillz4Killz
8aaea9f339 refactor!: move dirs outside of src/ (#2032) 2022-02-11 09:49:53 +00:00
ITOH
2e3984c98e ci: do not run tests on PR 2022-02-08 19:50:29 +00:00
ITOH
4ba94d0f4f ci: also run tests on pull requests (#2007) 2022-02-08 14:44:59 -05:00
ITOH
c2b7a6ec03 test: remove configs.ts (#1995)
* refactortests): remove config.ts

* Update mod.ts

* Update mod.ts

* .env file
2022-02-04 10:06:55 -05:00
ITOH
f1e2b88f0f fmt 2022-02-01 16:34:16 +01:00
ITOH
8781c22b83 fix(workflows): only run workflow when necessary 2022-02-01 16:34:01 +01:00
Skillz4Killz
d0a3f6b1d0 Closes #1296 2021-11-23 17:18:58 +00:00
Skillz4Killz
974a5644ab chore: enable code coverage 2021-11-23 09:51:27 +00:00
Skillz4Killz
a748e55522 ci: fix typos 2021-11-12 21:51:01 +00:00
Skillz4Killz
a00f450617 ci: test updating submodules 2021-11-12 21:49:29 +00:00
Skillz4Killz
50c4efcb4a enable submodules 2021-11-12 21:42:58 +00:00