pgadmin4/web/pgadmin/tools/psql/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 Added support to launch PSQL for the connected database server. Fixes #2341 2021-05-25 20:12:57 +05:30
psql_test_data.json Added support to launch PSQL for the connected database server. Fixes #2341 2021-05-25 20:12:57 +05:30
test_backend_task.py python 3 updates 2022-11-19 10:13:41 +05:30
test_panel.py Fixed Securtiy Hotspot reported by SonarQube. 2022-08-12 17:10:26 +05:30
test_psql_disabled.py Fixed PSQL API test cases. 2022-11-19 10:12:14 +05:30
test_psql_input.py python 3 updates 2022-11-19 10:13:41 +05:30
test_resize_terminal.py python 3 updates 2022-11-19 10:13:41 +05:30
test_socket_connect.py Fixed PSQL API test cases. 2022-11-19 10:12:14 +05:30
test_socket_disconnect.py Disable the PSQL tool for Windows, the 'fcntl' module is not working on Windows. 2021-06-01 20:04:43 +05:30
test_start_process_fail.py Fixed PSQL API test cases. 2022-11-19 10:12:14 +05:30
test_start_process.py python 3 updates 2022-11-19 10:13:41 +05:30
utils.py Added support to launch PSQL for the connected database server. Fixes #2341 2021-05-25 20:12:57 +05:30