mongodb-atlas-cli
mongodb-atlas-cli copied to clipboard
CLOUDP-224399: Update e2e and unit tests for dbRoleToExecute
trafficstars
Proposed changes
Now that the Atlas SDK has been updated, we can provide dbRoleToExecute in the config file on connection create and update.
This PR adds automated tests to ensure that the new attribute is set correctly.
Also tested locally that providing the attribute works and sync with Atlas UI.