pgadmin4/web/pgadmin/tools/restore/tests
Aditya Toshniwal 915b09255c Added Python 3.8 support. Fixes #5179
1) Upgraded passlib==1.7.1 to passlib==1.7.2
2) Replace unmaintained Flask-Security with maintained Flask-Security-Too package, which is also compatible with python 3.8
3) Other compatibility code changes.
2020-02-18 12:10: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.py Added Python 3.8 support. Fixes #5179 2020-02-18 12:10:38 +05:30
test_check_utility_exists_route_restore.py Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
test_create_restore_job.py Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
test_restore_create_job_unit_test.py Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
test_restore_message.py Added Python 3.8 support. Fixes #5179 2020-02-18 12:10:38 +05:30