pgadmin4/web/pgadmin/tools/backup/tests
Ashesh Vashi e73e2d2502 Fixed the errors, and warnings reported by pylama.
TODO::
- Don't use unicode in Python 3 for removing the support of Python 2 (
  psycopg2 driver - __init__.py, server_manager.py).
- Merge the lastest pgcli (version: 3.0.0) for SQL autocompletion.
2020-05-08 14:13:38 +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 Remove Python 2 support from the Python tests. 2020-04-30 12:56:45 +05:30
test_backup_message.py Remove Python 2 support from the Python tests. 2020-04-30 12:56:45 +05:30
test_backup_utils.py Fixed the errors, and warnings reported by pylama. 2020-05-08 14:13:38 +05:30
test_batch_process.py Remove Python 2 support from the Python tests. 2020-04-30 12:56:45 +05:30
test_check_utility_exists_route_backup.py Remove Python 2 support from the Python tests. 2020-04-30 12:56:45 +05:30
test_create_backup_job.py Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00