metacall / faas

Reimplementation of MetaCall FaaS platform written in TypeScript.
https://dashboard.metacall.io
Apache License 2.0
13 stars 21 forks source link

Build proper CI system. #31

Closed HeeManSu closed 4 months ago

abhaysinghs772 commented 6 months ago

hey @HeeManSu @viferga could you please explain to me, what has to be done in this issue since the issue is not descriptive enough.

viferga commented 4 months ago

hey @HeeManSu @viferga could you please explain to me, what has to be done in this issue since the issue is not descriptive enough.

Basically implementing the integration tests: https://github.com/metacall/faas/blob/16c492fc6dd3aaa0cae9928f432f9bff0c0bc11a/.github/workflows/ci.yml#L49

Check the test folder and the docker files.