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.
The text was updated successfully, but these errors were encountered:
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
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.
The text was updated successfully, but these errors were encountered: