suzieq
suzieq copied to clipboard
Make username also an env var for poller
Added:
- Dynamic username prompt support in credential loader when the username is set to 'ask'.
MockGetPassclass in tests to simulate user input for credentials.- the documentation for the new environment variable setting (username)
Changed:
- Updated
validate_sens_fieldinStaticModelto include the username. - Enhanced tests to cover dynamic input with the new mock class.