issues
search
elastic
/
kibana
Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.67k
stars
8.23k
forks
source link
[SLO] Add more API tests
#201268
Open
kdelemme
opened
11 hours ago
kdelemme
commented
11 hours ago
🧬 Summary
We should make sure the SLO API tests also tests the following:
[ ] Resources management:
[ ] Create an SLO, asserts pipelines, transforms exist
[ ] Edit an SLO with revision bump, asserts new pipelines and transforms are created, while previous are deleted
[ ] Delete an SLO, asserts pipelines and transforms are deleted
🧬 Summary
We should make sure the SLO API tests also tests the following: