pgadmin4/web/pgadmin/tools/backup/tests
Mark Mayo 41508f7f67
python 3 updates
- Fix super() calls for python 3
- No need to inherit objects.
- No need for u at the start of strings
- Tidied up some brackets and f-strings too
2022-11-19 10:13:41 +05:30
..
__init__.py Add Python API tests for execution of external utilities such as pg_dump. 2018-06-15 11:36:07 +01:00
test_backup_create_job_unit_test.py python 3 updates 2022-11-19 10:13:41 +05:30
test_backup_message.py 1) Added support to show all background processes in separate panel. Fixes #3709 2022-08-11 10:49:45 +05:30
test_backup_utils.py Fixed Securtiy Hotspot reported by SonarQube. 2022-08-12 17:10:26 +05:30
test_batch_process.py Fixed API test cases. 2022-10-20 17:47:27 +05:30
test_check_utility_exists_route_backup.py Update copyright notices for 2022 2022-01-04 13:54:25 +05:30
test_create_backup_job.py Update copyright notices for 2022 2022-01-04 13:54:25 +05:30