Open vigasdeep opened 7 years ago
This will be done using Continous Integration, and I'm going to use Travis CI. Here's the thing, Normally any CI system runs a command to know if the build is successful and is without any errors. In case of PHP there ought to be test cases, if they generate right output, means the code is doing good. And then it will deploy. But since we do not have any test cases, what should be done? One option can be, deploy without checking anything. Kindly give you 2 cents here. What do you think about all this?
@vigasdeep Are you talking the test cases necessary to generate Certificate project?
We may have it direct for now. Merged and deployed. And we may have the 'test cases' as one of the next milestones.
Deploy at certmate.csiom.com if the merge is succeded on master/default branch.