pgadmin4/web/pgadmin/tools/import_export/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 Update copyright notices for 2022 2022-01-04 13:54:25 +05:30
test_batch_process.py Fixed API test cases. 2022-10-20 17:47:27 +05:30
test_check_utility_exists_route_import_export.py Update copyright notices for 2022 2022-01-04 13:54:25 +05:30
test_create_export_job.py Update copyright notices for 2022 2022-01-04 13:54:25 +05:30
test_create_import_job.py Update copyright notices for 2022 2022-01-04 13:54:25 +05:30
test_import_export_create_job_unit_test.py python 3 updates 2022-11-19 10:13:41 +05:30
test_import_export_message.py 1) Added support to show all background processes in separate panel. Fixes #3709 2022-08-11 10:49:45 +05:30
test_import_export_utils.py Fixed Securtiy Hotspot reported by SonarQube. 2022-08-12 17:10:26 +05:30