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
psql_test_data.json
test_backend_task.py python 3 updates 2022-11-19 10:13:41 +05:30
test_panel.py
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
test_start_process.py python 3 updates 2022-11-19 10:13:41 +05:30
test_start_process_fail.py Fixed PSQL API test cases. 2022-11-19 10:12:14 +05:30
utils.py