[Observability AI Assistant] Test functions in API tests #180787
Labels
Team:Obs AI Assistant
Observability AI Assistant
technical debt
Improvement of the software architecture and operational architecture
We are currently not really testing the functionality of our functions in API tests. We have the evaluation framework, but it doesn't give us YES/NO answers and we can't run it on every PR.
Testing the functionality is not straight-forward, so we should write a helper framework/function that allows us to easily test the functions against real data (e.g. given this input, and this data, I expect this output).
The text was updated successfully, but these errors were encountered: