cli icon indicating copy to clipboard operation
cli copied to clipboard

Issue 1623- Add tests for decoding authentication credentials and error handling

Open hunter-broughton opened this issue 8 months ago • 0 comments

  • Implemented tests for percent-encoded credentials in URLs, including valid and invalid cases.
  • Added handling for malformed encoded credentials and ensured proper error messages are returned.
  • Enhanced digest authentication tests to ensure special characters in usernames and passwords are correctly percent-encoded.
  • Updated error message formatting in CLI UI tests for clarity.

hunter-broughton avatar Apr 26 '25 00:04 hunter-broughton