versatile-data-kit icon indicating copy to clipboard operation
versatile-data-kit copied to clipboard

Move cursor-related functional tests changes to test_utils

Open ivakoleva opened this issue 4 years ago • 0 comments

What is the feature request? What problem does it solve? After Fully managed cursor merge, externalise cursor-specific changes to test_utils library.

Suggested solution Transfer TODO-commented code https://github.com/vmware/versatile-data-kit/blob/02cf3c88f038115b47e95c2b4ba0d078458e6702/projects/vdk-core/tests/functional/run/test_run_sql_queries.py#L30 to test_utils. Cleanup test_run_sql_queries.py

Additional context Verify functional tests operability.

ivakoleva avatar Nov 02 '21 13:11 ivakoleva