An open API service providing commit metadata for open source projects.

GitHub / postgrespro/testgres / commits

Testing framework for PostgreSQL and its extensions

SHA Message Author Date Stats
6d67da21 Update README.md Dmitry Kovalenko <d****k@g****m>
Committed by: GitHub <n****y@g****m>
9 months ago
9911ed0c [run_tests.sh] A right way for obtaining of BINDIR and PG_CONFIG is used (#196) Dmitry Kovalenko <d****k@g****m>
Committed by: GitHub <n****y@g****m>
9 months ago
0eeb7051 Tests are based on pytest (#192)
Co-authored-by: vshepard <v****d@p****u>
Dmitry Kovalenko <d****k@g****m>
Committed by: GitHub <n****y@g****m>
9 months ago
669e134f merge Merge pull request #195 from dmitry-lipetsk/D20250224_002--os_ops-in-free_uti... Dmitry Kovalenko <d****k@g****m>
Committed by: GitHub <n****y@g****m>
9 months ago
ed3ef60b Code style (flake8) d.kovalenko <d****k@g****m> 9 months ago
2b34236e execute_utility2, get_bin_path2, get_pg_config2 are added d.kovalenko <d****k@g****m> 9 months ago
de738f9f merge Merge pull request #194 from dmitry-lipetsk/D20250224_001--PostgresNode-start Dmitry Kovalenko <d****k@g****m>
Committed by: GitHub <n****y@g****m>
9 months ago
50fc4c5f [BUG FIX] PostgresNode::start is corrected d.kovalenko <d****k@g****m> 9 months ago
fe03c24d TestgresRemoteTests.test_init__unk_LANG_and_LC_CTYPE is corrected d.kovalenko <d****k@g****m> 9 months ago
38b3dc36 merge Merge pull request #191 from dmitry-lipetsk/D20250223_004--staticmethod_decor... Dmitry Kovalenko <d****k@g****m>
Committed by: GitHub <n****y@g****m>
9 months ago
88249462 TestgresRemoteTests::helper__restore_envvar is marked with @staticmethod d.kovalenko <d****k@g****m> 9 months ago
40eaf7de Usage of @staticmethod (#189) Dmitry Kovalenko <d****k@g****m>
Committed by: GitHub <n****y@g****m>
9 months ago
44b99f08 TestRemoteOperations::test_makedirs_and_rmdirs_success is updated (#188) Dmitry Kovalenko <d****k@g****m>
Committed by: GitHub <n****y@g****m>
9 months ago
e44aa981 RemoteOperations::exec_command explicitly transfers LANG, LANGUAGE and LC_* e... Dmitry Kovalenko <d****k@g****m>
Committed by: GitHub <n****y@g****m>
9 months ago
7fd2f07a RemoteOperations::exec_command updated (#185) Dmitry Kovalenko <d****k@g****m>
Committed by: GitHub <n****y@g****m>
9 months ago
22c47634 OsOps::write method is corrected (#183) Dmitry Kovalenko <d****k@g****m>
Committed by: GitHub <n****y@g****m>
9 months ago
4493d69d OsOperations::cwd() is corrected (#182) Dmitry Kovalenko <d****k@g****m>
Committed by: GitHub <n****y@g****m>
9 months ago
737e0b4f Up version asavchkov <p****e@m****e> 9 months ago
bb3d09b4 merge Merge pull request #180 from dmitry-lipetsk/D20250217_001--tmp Dmitry Kovalenko <d****k@g****m>
Committed by: GitHub <n****y@g****m>
9 months ago
89c86252 A problem with tests.test_simple.TestgresTests.test_simple_with_bin_dir is fixed d.kovalenko <d****k@g****m> 9 months ago
6fe28a5c [BUG FIX] A problem with socket directory is fixed d.kovalenko <d****k@g****m> 9 months ago
67beb95c Up version asavchkov <p****e@m****e> 9 months ago
45f79767 merge Merge pull request #178 from dmitry-lipetsk/D20250131_001--find_free_port Dmitry Kovalenko <d****k@g****m>
Committed by: GitHub <n****y@g****m>
10 months ago
bc893d8b noqa: E721 d.kovalenko <d****k@g****m> 10 months ago
27c40d28 PortManager::find_free_port is updated d.kovalenko <d****k@g****m> 10 months ago
ab7de699 PortManager::find_free_port is updated d.kovalenko <d****k@g****m> 10 months ago
4453e8f3 merge Merge pull request #176 from postgrespro/Support_ptrack_for_pg_probackup3 MetalDream666 <6****6@u****m>
Committed by: GitHub <n****y@g****m>
10 months ago
9e2928ea Add check backup-source for testing pg_probackup3 e.garbuz <e****z@p****u>
Committed by: Sofia Kopikova <s****a@p****u>
10 months ago
95e6ad03 merge Merge pull request #174 from dmitry-lipetsk/D20241227_001--node_start Dmitry Kovalenko <d****k@g****m>
Committed by: GitHub <n****y@g****m>
11 months ago
c6e6f109 PostgresNode::start is refactored d.kovalenko <d****k@g****m> 11 months ago
edbdb9d6 merge Merge pull request #173 from dmitry-lipetsk/D20241225_004--read_binary-offset Dmitry Kovalenko <d****k@g****m>
Committed by: GitHub <n****y@g****m>
11 months ago
2c1dd97f OsOps::read_binary is updated (offset) d.kovalenko <d****k@g****m> 11 months ago
989e2099 merge Merge pull request #172 from dmitry-lipetsk/D20241225__003--windows Dmitry Kovalenko <d****k@g****m>
Committed by: GitHub <n****y@g****m>
11 months ago
6465b418 A comment is added d.kovalenko <d****k@g****m> 11 months ago
660ab62d [windows] PostgresNode.start (LOCAL__start_node) is corrected Dmitry Kovalenko <d****k@g****m> 11 months ago
0139bbd8 [windows] TestgresTests is updated Dmitry Kovalenko <d****k@g****m> 11 months ago
155f6c89 merge Merge pull request #171 from dmitry-lipetsk/D20241225_002--os_ops Dmitry Kovalenko <d****k@g****m>
Committed by: GitHub <n****y@g****m>
11 months ago
6c514bfe Code normalization d.kovalenko <d****k@g****m> 11 months ago
2679646f [BUG FIX] Part for RemoteOps changes... d.kovalenko <d****k@g****m> 11 months ago
28c91c2e [BUG FIX] xxxOperations::_read__text_with_encoding opens a file as text d.kovalenko <d****k@g****m> 11 months ago
4e23e030 OsOps::read methods were corrected d.kovalenko <d****k@g****m> 11 months ago
5b263f3c Comments are corrected d.kovalenko <d****k@g****m> 11 months ago
7fa4aa83 merge Merge pull request #170 from dmitry-lipetsk/D20241225_001--remote_ops Dmitry Kovalenko <d****k@g****m>
Committed by: GitHub <n****y@g****m>
11 months ago
7c0f1846 RemoteOperations is updated (read_binary, get_file_size) d.kovalenko <d****k@g****m> 11 months ago
44c5fac8 merge Merge pull request #169 from dmitry-lipetsk/D20241224_003--ssh_command_line Dmitry Kovalenko <d****k@g****m>
Committed by: GitHub <n****y@g****m>
11 months ago
3ca3ff7e Ssh command line in RemoteOperations::execute is corrected d.kovalenko <d****k@g****m> 11 months ago
3224e219 merge Merge pull request #168 from dmitry-lipetsk/D20241224_002--psql_and_dbname Dmitry Kovalenko <d****k@g****m>
Committed by: GitHub <n****y@g****m>
11 months ago
a33860d0 PSQL passes a database name through the explicit '-d <dbname>' parameter d.kovalenko <d****k@g****m> 11 months ago
2fa44260 Formatting d.kovalenko <d****k@g****m> 11 months ago
47725889 merge Merge pull request #167 from dmitry-lipetsk/D20241224_001--node_start Dmitry Kovalenko <d****k@g****m>
Committed by: GitHub <n****y@g****m>
11 months ago
00fd9257 Node.start is refactored [Victoria Shepard' ideas are used, #149] d.kovalenko <d****k@g****m> 11 months ago
93d1122d Formatting d.kovalenko <d****k@g****m> 11 months ago
04d192ef merge Merge pull request #166 from dmitry-lipetsk/D20241218_001--os_ops-isdir Dmitry Kovalenko <d****k@g****m>
Committed by: GitHub <n****y@g****m>
11 months ago
38ce127e Tests for RemoteOperations methods isdir and isfile are updated d.kovalenko <d****k@g****m> 11 months ago
9f527435 Tests for LocalOperations methods isdir and isfile are added d.kovalenko <d****k@g****m> 11 months ago
2f3fc40d OsOperations.isdir is added d.kovalenko <d****k@g****m> 11 months ago
69b35cbc merge Merge pull request #165 from dmitry-lipetsk/master-fix164--v01 Dmitry Kovalenko <d****k@g****m>
Committed by: GitHub <n****y@g****m>
11 months ago
663612cb PostgresNode._C_MAX_START_ATEMPTS=5 is added (+ 1 new test) d.kovalenko <d****k@g****m> 11 months ago
28ac4252 Port numbers management is improved (#164) d.kovalenko <d****k@g****m> 11 months ago
4fe18944 OsOperations::get_file_size(self, filename) is added d.kovalenko <d****k@g****m> 11 months ago
88371d1a OsOperations::read_binary(self, filename, start_pos) is added d.kovalenko <d****k@g****m> 11 months ago
85d2aa39 TestgresTests::test_the_same_port is corrected d.kovalenko <d****k@g****m> 11 months ago
e4c2e07b reserve_port and release_port are "pointers" to functions for a port numbers ... d.kovalenko <d****k@g****m> 11 months ago
0b1b3de1 Formatting d.kovalenko <d****k@g****m> 11 months ago
1d75568a merge Merge pull request #163 from dmitry-lipetsk/D20241210_002--test_child_pids Dmitry Kovalenko <d****k@g****m>
Committed by: GitHub <n****y@g****m>
11 months ago
1b7bba44 Fix for TestgresRemoteTests::test_child_pids [thanks to Victoria Shepard] d.kovalenko <d****k@g****m> 11 months ago
b949eb86 merge Merge pull request #161 from dmitry-lipetsk/master-fix154--v02 Dmitry Kovalenko <d****k@g****m>
Committed by: GitHub <n****y@g****m>
11 months ago
cd0b5f86 Code normalization d.kovalenko <d****k@g****m> 11 months ago
7b70e9e7 Helpers.GetDefaultEncoding is added d.kovalenko <d****k@g****m> 11 months ago
3cc19d2a raise_error.py is moved into testgres/operations from testgres/helpers d.kovalenko <d****k@g****m> 11 months ago
6a0e7149 Formatting d.kovalenko <d****k@g****m> 11 months ago
c49ee4cf node.py is updated [formatting] d.kovalenko <d****k@g****m> 11 months ago
b013801e [BUG FIX] TestgresTests::test_safe_psql__expect_error uses rm_carriage_returns d.kovalenko <d****k@g****m> 11 months ago
31c7bce1 [BUG FIX] Wrappers for psql use subprocess.PIPE for stdout and stderr d.kovalenko <d****k@g****m> 11 months ago
5bb1510b A code style is fixed [flake8] d.kovalenko <d****k@g****m> 11 months ago
db0744e7 A problem with InvalidOperationException and flake8 is fixed d.kovalenko <d****k@g****m> 11 months ago
f848a63f PostgresNode::safe_psql raises InvalidOperationException d.kovalenko <d****k@g****m> 11 months ago
45b8dc02 [BUG FIX] A problem in psql/safe_psql and 'input' data was fixed [local_op] d.kovalenko <d****k@g****m> 11 months ago
2bb38dc4 [BUG FIX] PostgresNode::safe_psql did not respect "expect_error" parameter d.kovalenko <d****k@g****m> 11 months ago
f9ddd043 Proposal to fix #154 (v2) d.kovalenko <d****k@g****m> 11 months ago
1c731135 merge Merge pull request #160 from dmitry-lipetsk/D20241207_001--remote_op-expect_e... Dmitry Kovalenko <d****k@g****m>
Committed by: GitHub <n****y@g****m>
11 months ago
364d3588 merge Merge pull request #158 from dmitry-lipetsk/D20241206_002--local_op-run_command Dmitry Kovalenko <d****k@g****m>
Committed by: GitHub <n****y@g****m>
11 months ago
cb87d0a7 tests.helpers.RunConditions is added d.kovalenko <d****k@g****m> 11 months ago
1c643376 TestLocalOperations tests skip Windows Dmitry Kovalenko <d****o@p****u> 11 months ago
45cfbf73 RemoteOperations::exec_command must not raise an exception when 'expect_error... d.kovalenko <d****k@g****m> 11 months ago
22c649dc test_local.py and test_exec_command_failure__expect_error are added d.kovalenko <d****k@g****m> 11 months ago
e3999dd9 merge Merge branch 'postgrespro:master' into D20241206_002--local_op-run_command Dmitry Kovalenko <d****k@g****m>
Committed by: GitHub <n****y@g****m>
11 months ago
cf1d227d Local and remote test code formatting has been synchronized d.kovalenko <d****k@g****m> 11 months ago
8a2dad17 merge Merge branch 'postgrespro:master' into D20241206_002--local_op-run_command Dmitry Kovalenko <d****k@g****m>
Committed by: GitHub <n****y@g****m>
11 months ago
f6de273a merge Merge pull request #157 from dmitry-lipetsk/D20241206_001--make_simple Dmitry Kovalenko <d****k@g****m>
Committed by: GitHub <n****y@g****m>
11 months ago
d07104f8 LocalOperations::_run_command is refactored d.kovalenko <d****k@g****m> 11 months ago
1d44628c NodeApp::make_simple uses iteritems(pg_options) d.kovalenko <d****k@g****m> 11 months ago
9d6f6147 NodeApp::make_simple is updated [comment] d.kovalenko <d****k@g****m> 11 months ago
6acbeb65 NodeApp::make_simple is refactored (tempfile.gettempdir) d.kovalenko <d****k@g****m> 11 months ago
5e9ecbcc merge Merge pull request #153 from postgrespro/fix-set-auto-conf Dmitry Kovalenko <d****k@g****m>
Committed by: GitHub <n****y@g****m>
11 months ago
1335e517 PostgresNode::_escape_config_value is updated (code style) d.kovalenko <d****k@g****m> 11 months ago
9dd8dfec Flake8 E721 is suppressed d.kovalenko <d****k@g****m> 11 months ago
ee7dc91f Asserts in PostgresNode.set_auto_conf are added d.kovalenko <d****k@g****m> 11 months ago
a4092af4 Node.set_auto_conf is improved d.kovalenko <d****k@g****m> 11 months ago
2c26debe Fix set_auto_conf with single quotes vshepard <v****d@p****u> 11 months ago

← Back to repository