Subham-KRLX commented on PR #60361:
URL: https://github.com/apache/airflow/pull/60361#issuecomment-3797861578

   @bugraoz93 @potiuk I have reorganized the tests per your suggestions:
   
   Moved 
[test_config_list_masking_preservation()](vscode-file://vscode-app/Applications/Visual%20Studio%20Code.app/Contents/Resources/app/out/vs/code/electron-browser/workbench/workbench.html)
 to 
[test_config_command.py](vscode-file://vscode-app/Applications/Visual%20Studio%20Code.app/Contents/Resources/app/out/vs/code/electron-browser/workbench/workbench.html)
 (for CLI list command)
    Moved 
[test_get_masked_value()](vscode-file://vscode-app/Applications/Visual%20Studio%20Code.app/Contents/Resources/app/out/vs/code/electron-browser/workbench/workbench.html)
 to 
[test_operations.py](vscode-file://vscode-app/Applications/Visual%20Studio%20Code.app/Contents/Resources/app/out/vs/code/electron-browser/workbench/workbench.html)
 (for API get operation)
    Removed the standalone test file
   Fixed all static checks with prek
   The PR now follows the "one test per Python file" convention.


-- 
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