Commit Graph

10 Commits

Author SHA1 Message Date
Jonathan Ho
da1660fc1c test(all): add test importing index (#2774)
* test(all): add test importing index

* chore: remove old benchmark dir

* chore: disable coverage status fail

* test(client): add import test with try catch

* test(rest): fix narrow import scope
2023-02-09 09:45:01 -06:00
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
H01001000
a1b949f997 test: add rest e2e test 2022-12-21 13:03:05 +08:00
H01001000
9b841c87f3 ci: update style 2022-12-17 12:15:34 +08:00
H01001000
dab42354f4 ci(fix): codecov 2022-12-11 13:55:01 +08:00
H01001000
9c5c4b7dfb ci: fix ci and codecov 2022-12-02 17:47:56 +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