Enhancement: Write Chart Tests #23

Closed
opened 2026-02-15 19:15:32 -05:00 by yindo · 2 comments
Owner

Originally created by @westbrook-ai on GitHub (Jul 14, 2024).

To make sure updates are stable prior to release, we should add Chart Tests to the repo. We can start small and continuously build up to add more of Open WebUI's core functionality.

Basic starting point:

  1. Ensure that Open WebUI starts
  2. Ensure that Open WebUI pod can communicate with its Ollama URL and Pipelines URL (if applicable)
Originally created by @westbrook-ai on GitHub (Jul 14, 2024). To make sure updates are stable prior to release, we should add [Chart Tests](https://helm.sh/docs/topics/chart_tests/) to the repo. We can start small and continuously build up to add more of Open WebUI's core functionality. Basic starting point: 1. Ensure that Open WebUI starts 2. Ensure that Open WebUI pod can communicate with its Ollama URL and Pipelines URL (if applicable)
yindo added the enhancement label 2026-02-15 19:15:32 -05:00
yindo closed this issue 2026-02-15 19:15:32 -05:00
Author
Owner

@Infinoid commented on GitHub (Aug 19, 2024):

Suggestion: make sure helm lint passes.
It's not very thorough, but it's easy and it's useful.

@Infinoid commented on GitHub (Aug 19, 2024): Suggestion: make sure `helm lint` passes. It's not very thorough, but it's easy and it's useful.
Author
Owner

@westbrook-ai commented on GitHub (Dec 1, 2024):

Great community PR took care of this: https://github.com/open-webui/helm-charts/pull/113

@westbrook-ai commented on GitHub (Dec 1, 2024): Great community PR took care of this: https://github.com/open-webui/helm-charts/pull/113
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: open-webui/helm-charts#23