* [VAULT-37108] UI: update toggle-input test selectors
- update namespace-picker to data-test-button
* - replace instances of data-test-toggle-input with general selector
* - replace enableDefaultTtl() and enableMaxTtl() with general selector
* - replace toggleJson with general selector
* - replace toggleButton with general selector
* - replace toggleTtl() with general selector
* - replace hasToggleButton() with general selector
* - replace hasTTLPicker() with general selector
* - replace toggleDiff with general selector
* fix lint error :]
* fix failing test
* namespace and ui-config, running out of time ahhh
* fix some tests
* triple back to back runs on namespace and we're solid
* add cleanup test pollution on config-ui/messages and also remove the empty state check as we do that in the component test:
* Fix test error: "Promise rejected during "it should show the list of custom messages": _generalSelectors.GENERAL.listItem is not a function"
* fix more tests
---------
Co-authored-by: Shannon Roberts <shannon.roberts@hashicorp.com>
* clean up selectors file and then update testButton to buttonByAttr
* a lot but not really in the scheme of things
* fix component test failures
* fix acceptance test failures
* fix namespace selector
* clean up remaining tests
* another test
* last test
* small changes, but I have test failures
* a mess in custom messages, really hard to test because of test pollution.
* make data-test-submit vs data-test-save
* change other-methods to sign in with other methods
* clean up of failing test
* buttonByAttr to button
* clean up test pollution on config messages
* sweep of clean ups
* another round of small cleanups
* fix some message things, remaining oidc issue?
* use a runCmd to better delete things
* fix to amend for recent auth test changes
* remove skip