XgridInc / xkops

About Xkops is an integrated solution that combines widely-adopted open-source utilities to simplify Kubernetes management, emphasizing the enhancement of observability, reliability, security, and cost control in cluster operations which help users optimize the deployment and management of Kubernetes clusters.
Apache License 2.0
61 stars 4 forks source link

Add unit tests for Flask backend #66

Open umerxgrid opened 1 month ago

umerxgrid commented 1 month ago

Create unit tests for the Flask backend endpoints using a testing framework like pytest. Ensure that all endpoints are covered and functioning as expected.