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
We have fully implemented the partial deposits feature under the create cluster command. As part of the implementation, we have ensured that only minimal changes are introduced so we can easily test this feature and gather proper feedback from our customers.
🛠️ Proposed solution
We now need to test the partial deposits feature. This includes:
Test if create cluster command properly creates correct cluster definitions
Write sufficient unit/integration tests to verify the whole flow
Manually create cluster and provide different inputs
🧪 Tests
None.
The text was updated successfully, but these errors were encountered:
🎯 Problem to be solved
We have fully implemented the partial deposits feature under the
create cluster
command. As part of the implementation, we have ensured that only minimal changes are introduced so we can easily test this feature and gather proper feedback from our customers.🛠️ Proposed solution
We now need to test the
partial deposits
feature. This includes:🧪 Tests
None.
The text was updated successfully, but these errors were encountered: