Skip to content

TestOsOpsCommon is added [generic os_ops tests] #231

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

dmitry-lipetsk
Copy link
Collaborator

No description provided.

New tests:
- test_read_binary__spec__negative_offset
- test_get_file_size
New tests:
- test_listdir
- test_path_exists_true__directory
- test_path_exists_true__file
- test_path_exists_false__directory
- test_path_exists_false__file
- test_write_text_file
- test_write_binary_file
- test_read_text_file
- test_read_binary_file
New tests:
- test_exec_command_success
- test_exec_command_failure
- test_exec_command_failure__expect_error
New tests:
- test_is_executable_true
- test_is_executable_false
- test_makedirs_and_rmdirs_success
- test_makedirs_failure

LocalOperations::is_executable is corrected
We forgot about this thing.
It did not work in mt-environment.
New tests:
- test_mkdtemp__default
- test_mkdtemp__custom
New tests:
- test_rmdirs
- test_rmdirs__01_with_subfolder
- test_rmdirs__02_with_file
- test_rmdirs__03_with_subfolder_and_file
@dmitry-lipetsk dmitry-lipetsk merged commit 5a19e0b into postgrespro:master Apr 2, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant