kedacore / keda-external-scaler-azure-durable-functions

External scaler for Durable Functions workloads.
Apache License 2.0
5 stars 8 forks source link

Add Infrastructure testing and Pipeline #12

Open TsuyoshiUshio opened 4 years ago

TsuyoshiUshio commented 4 years ago

As a developer, I'd like to have an infrastructure integration testing, so that we can validate pull request. I'm planning to implement it as terratest. The scenario will be:

Success Criteria

tomkerkhove commented 4 years ago

With Helm 3 you don't need Tiller anymore! 🎉

TsuyoshiUshio commented 4 years ago

You right. :) I remove it.