1
0
mirror of https://github.com/postgrespro/pg_probackup.git synced 2024-12-02 09:53:24 +02:00
pg_probackup/tests
2017-11-07 14:04:02 +03:00
..
expected Version 2.0.10 2017-10-30 15:02:56 +03:00
helpers fix ptrack 2017-11-07 13:52:00 +03:00
__init__.py cfs tests small temporal chages 2017-10-19 18:26:24 +03:00
archive.py tests fixes 2017-10-11 18:08:56 +03:00
backup_test.py tests: new modules and tests 2017-07-12 17:28:28 +03:00
cfs_backup.py tests: added test_multiple_segments_in_multiple_tablespaces 2017-10-26 15:45:06 +03:00
cfs_restore.py cfs tests small temporal chages 2017-10-19 18:26:24 +03:00
cfs_validate_backup.py cfs tests small temporal chages 2017-10-19 18:26:24 +03:00
class_check1.py tests: new modules and tests 2017-07-12 17:28:28 +03:00
compression.py tests: new modules and tests 2017-07-12 17:28:28 +03:00
delete_test.py tests: new modules and tests 2017-07-12 17:28:28 +03:00
false_positive.py new tests added 2017-09-28 10:32:06 +03:00
init_test.py tests: new modules and tests 2017-07-12 17:28:28 +03:00
logging.py tests: new modules and tests 2017-07-12 17:28:28 +03:00
option_test.py tests: new modules and tests 2017-07-12 17:28:28 +03:00
page.py tests: new modules and tests 2017-07-12 17:28:28 +03:00
pgpro560.py tests: new modules and tests 2017-07-12 17:28:28 +03:00
pgpro589.py new tests added 2017-09-28 10:32:06 +03:00
ptrack_clean.py tests fixes 2017-10-09 15:32:48 +03:00
ptrack_cluster.py new tests added 2017-09-28 10:32:06 +03:00
ptrack_move_to_tablespace.py tests: new modules and tests 2017-07-12 17:28:28 +03:00
ptrack_recovery.py tests: new modules and tests 2017-07-12 17:28:28 +03:00
ptrack_truncate.py new tests added 2017-09-28 10:32:06 +03:00
ptrack_vacuum_bits_frozen.py new tests added 2017-09-28 10:32:06 +03:00
ptrack_vacuum_bits_visibility.py new tests added 2017-09-28 10:32:06 +03:00
ptrack_vacuum_full.py new tests added 2017-09-28 10:32:06 +03:00
ptrack_vacuum_truncate.py new tests added 2017-09-28 10:32:06 +03:00
ptrack_vacuum.py new tests added 2017-09-28 10:32:06 +03:00
ptrack.py fix ptrack 2017-11-07 14:04:02 +03:00
Readme.md tests fixes 2017-10-11 18:08:56 +03:00
replica.py new tests added 2017-09-28 10:32:06 +03:00
restore_test.py fix ptrack 2017-11-03 17:52:32 +03:00
retention_test.py tests: new modules and tests 2017-07-12 17:28:28 +03:00
show_test.py tests: new modules and tests 2017-07-12 17:28:28 +03:00
validate_test.py tests fixes 2017-10-11 18:08:56 +03:00

см wiki

Note: For now there are tests only for Linix
export PG_CONFIG=/path/to/pg_config
export PGPRO_PARANOIA_MODE=ON/OFF
python -m unittest [-v] tests