You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In mk1 we relied heavily on fixture tests. While convenient, they also carry a lot of burden and outdated state. Instead, we need a simple API to test several controller transitions, including resource creation (e.g. pod).
We also need to test the interaction with the gRPC API and CR.