- Notifications
You must be signed in to change notification settings - Fork35
TestTestgresCommon - unified tests for local and remote#216
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Closed
dmitry-lipetsk wants to merge26 commits intopostgrespro:masterfromdmitry-lipetsk:D20250312_002--TestTestgresCommon
Uh oh!
There was an error while loading.Please reload this page.
Closed
Changes from1 commit
Commits
Show all changes
26 commits Select commitHold shift + click to select a range
5488ecd
TestTestgresCommon - unified tests for local and remote
dmitry-lipetska6edd3a
TestTestgresCommon is updated
dmitry-lipetsk3c055af
TestTestgresCommon is updated
dmitry-lipetsk188b3b2
TestTestgresCommon is updated
dmitry-lipetsk9b137ca
Merge branch 'master' into D20250312_002--TestTestgresCommon
dmitry-lipetsk9bddc3b
Merge branch 'master' into D20250312_002--TestTestgresCommon
dmitry-lipetsk75f0326
Merge branch 'master' into D20250312_002--TestTestgresCommon
dmitry-lipetsk292b403
TestTestgresCommon is updated
dmitry-lipetsk0fb22e8
PostgresNode_Base is added
dmitry-lipetsk2e5bd9d
test_simple_remote.py is cleaned
dmitry-lipetsk7f89186
Merge branch 'master' into D20250312_002--TestTestgresCommon
dmitry-lipetsk48fd887
Formatting (flake8)
dmitry-lipetskbf28a1a
Formatting
dmitry-lipetskf64dd60
PostgresNode_Base is updated (documentation)
dmitry-lipetsk490130e
PostgresNode is updated (documentation)
dmitry-lipetskff9b7bc
PostgresNode_Base::_prefix is removed
dmitry-lipetsk9e1979f
PostgresNode::clean is corrected
dmitry-lipetsk3e9cad1
node_base.py is updated
dmitry-lipetsk12fa7f2
node_base.py is updated
dmitry-lipetskcef7982
node.py is updated
dmitry-lipetsk61feb2c
NodeApp::make_empty is updated
dmitry-lipetsk84a51c7
PostgresNode::cleanup is fixed
dmitry-lipetskf7f915d
PostgresNode::cleanup is updated (flake8)
dmitry-lipetsk882b8ec
PostgresNode_Base::clone_with_new_name_and_base_dir is added
dmitry-lipetske8e392e
PostgresNode is updated (comment)
dmitry-lipetsk06287f2
Merge remote-tracking branch 'origin/D20250316_003--PostgresNode_Base…
dmitry-lipetskFile filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
PostgresNode_Base::clone_with_new_name_and_base_dir is added
It a right way for creating a clone of PostgresNode.
- Loading branch information
Uh oh!
There was an error while loading.Please reload this page.
commit882b8ec4fc9c47c65d79a6b0bdda71d925f5359e
There are no files selected for viewing
3 changes: 1 addition & 2 deletionstestgres/backup.py
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
30 changes: 26 additions & 4 deletionstestgres/node.py
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
3 changes: 3 additions & 0 deletionstestgres/node_base.py
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.