pgadmin4/web/pgadmin/tools/maintenance/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_batch_process_maintenance.py Remove Python 2 support from the Python tests. 2020-04-30 12:56:45 +05:30
test_check_utility_exists_route_maintenance.py Remove Python 2 support from the Python tests. 2020-04-30 12:56:45 +05:30
test_create_maintenance_job.py Fixed the errors, and warnings reported by pylama. 2020-05-08 14:13:38 +05:30
test_maintenance_create_job_unit_test.py Remove Python 2 support from the Python tests. 2020-04-30 12:56:45 +05:30
test_maintenance_message.py Added Python 3.8 support. Fixes #5179 2020-02-18 12:10:38 +05:30