pgadmin4/web/pgadmin/browser/server_groups/servers/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
servers_test_data.json Improve code coverage and API test cases for Server module. Fixes #5319 2021-03-30 11:12:33 +05:30
test_add_server.py python 3 updates 2022-11-19 10:13:41 +05:30
test_all_server_get.py python 3 updates 2022-11-19 10:13:41 +05:30
test_check_connect.py python 3 updates 2022-11-19 10:13:41 +05:30
test_check_recovery_code.py python 3 updates 2022-11-19 10:13:41 +05:30
test_check_recovery.py 1) Remove folders that are no longer used for older database versions. 2022-09-29 16:45:51 +05:30
test_check_ssh_mock_connect.py Update copyright notices for 2022 2022-01-04 13:54:25 +05:30
test_check_ssl_connection.py Update copyright notices for 2022 2022-01-04 13:54:25 +05:30
test_dependencies_sql.py python 3 updates 2022-11-19 10:13:41 +05:30
test_dependents_sql.py python 3 updates 2022-11-19 10:13:41 +05:30
test_is_password_saved.py python 3 updates 2022-11-19 10:13:41 +05:30
test_is_valid_address.py Update copyright notices for 2022 2022-01-04 13:54:25 +05:30
test_password_change.py python 3 updates 2022-11-19 10:13:41 +05:30
test_role_dependencies_sql.py python 3 updates 2022-11-19 10:13:41 +05:30
test_server_delete.py Update copyright notices for 2022 2022-01-04 13:54:25 +05:30
test_server_get.py python 3 updates 2022-11-19 10:13:41 +05:30
test_server_put.py python 3 updates 2022-11-19 10:13:41 +05:30
test_shared_server.py python 3 updates 2022-11-19 10:13:41 +05:30
utils.py Fixed API test cases introduce in the commit for #5867. 2020-10-01 13:29:46 +05:30