moleculerjs / moleculer-template-project-typescript

Typescript project template for Moleculer microservices framework.
MIT License
125 stars 45 forks source link

[feature] Add GitHub workflow #29

Closed oanhnn closed 4 years ago

oanhnn commented 4 years ago

Add GitHub Workflow for test template

icebob commented 4 years ago

Btw, the tests failed.

icebob commented 4 years ago

@oanhnn could you fix it?

oanhnn commented 4 years ago

@icebob I made a commit to fix lint error, but it has some errors on run test. It need update mixins/db.mixin.ts. Can i rollback class to function? Or @devalexandre could you fix it?

devalexandre commented 4 years ago

I can fix it 👍

icebob commented 4 years ago

Any news about it?

oanhnn commented 4 years ago

@icebob I create new PR https://github.com/moleculerjs/moleculer-template-project-typescript/pull/36

devalexandre commented 4 years ago

@oanhnn I am checking the lint errors, what errors exactly did you accuse?

oanhnn commented 4 years ago

@devalexandre I fixed lint error and unit test. Please see PR #36 https://github.com/moleculerjs/moleculer-template-project-typescript/commit/cfaf170c8272c9d70275de6cd6ca8aa2a81cb532