- don't nuke all cloud creds before tests starts, instead tidy up cloud creds created during tests at end
- use safer method of creating cloud creds and running dependent tests
- instead of looping over but running tests at end of each chain create them then run test
- most important one, make creds THEN navigate to the page to ensure all creds are correctly in store
- there's no socket updates for these, so we have to be sure they can be returned before we load the dashboard
* update label on SelectCredential to display combination of name and id + fix label and placeholder on cloudcredential edit view + fix translation
* fix issue with duplicate labels on editing a cluster cloud credential
* address pr comments
* add e2e tests
* add fix for adjacent-overload-signatures ts lint error
* add fix for adjacent-overload-signatures ts lint error
* add fix for adjacent-overload-signatures ts lint error
* change type for body prop
* fix duplication of createRancherResource command and type definition
* fix linting on ts definition for getRancherResource
* address pr comments
* address pr comments
* address pr comments
---------
Co-authored-by: Alexandre Alves <aalves@Alexandres-MacBook-Pro.local>