MonkeyCanCode commented on code in PR #881:
URL: https://github.com/apache/polaris/pull/881#discussion_r1935172040


##########
regtests/t_cli/src/test_cli.py:
##########
@@ -198,6 +199,36 @@ def test_quickstart_flow():
     pass
 
 
+def test_cli_parsing():

Review Comment:
   Yeah, the main reason on why I was hesitated for a new file is because this 
test class is not on pytest and we will need to copy good amount of duplicate 
code over to make a new file work (auth, salt, helper functions, etc.). I was 
thinking to do refactor later and convert those into proper pytest test cases 
instead. I can proceed with different file if no concern with above? 



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to