vshn / appuio-odoo-adapter

ERP adapter for APPUiO Cloud
https://vshn.github.io/appuio-odoo-adapter
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Add Templates for Exoscale DBaaS products #71

Closed glrf closed 1 year ago

glrf commented 1 year ago

Summary

Adds Templates for Exoscale DBaaS products.

As there are over 100 DB/Plan combination (and in turn over 100 distinct products in the Billing DB) I extended the template selection to allow for only one template per DB type. This shouldn't impact the current billing behavior as we will do longest prefix match.

Checklist

glrf commented 1 year ago

@bastjan I requested a review from you so that the APPUiO team is aware of this change in template matching. I don't think it should break anything :)

glrf commented 1 year ago

Update: Sry I miss read the PR. Those were golden tests. Is there a way to test the template?

Well there are golden tests. Or what do you mean with test?

zugao commented 1 year ago

Update: Sry I miss read the PR. Those were golden tests. Is there a way to test the template?

Well there are golden tests. Or what do you mean with test?

I meant a real test (e2e) or it's not feasible with this repo?

glrf commented 1 year ago

We don't do Odoo e2e tests no.