Parthav46 / PaytmIntegrationSampleServer

Firebase functions sample for integration Paytm to handle Paytm All-in-One SDK requests
2 stars 1 forks source link

Setup CI for project #6

Closed Parthav46 closed 4 years ago

Parthav46 commented 4 years ago

Add CI using CircleCI for the project to pass tests

Parthav46 commented 4 years ago

make PR to circleci-project-setup

AugustasV commented 4 years ago

I would like to do that!

AugustasV commented 4 years ago

out of package.json file couldn't understand how you would like to run tests. Also, does it have any? What command do you use to run those? Can you wrote those commands

Parthav46 commented 4 years ago

That is still remaining. I will create tests after I migrate the code for heroku. I will ping you here once that is done.

AugustasV commented 4 years ago

Maybe you can create some dummy test that we could run and in that way, I could do a pipeline?

Parthav46 commented 4 years ago

@AugustasV I have added dummy tests

Parthav46 commented 4 years ago

@AugustasV Apparently the current circleci config already runs test so probably there is no need for this issue. Still if you feel something can be added in there do tell me about it.