pgAdmin 4 commit: Rename the debugger XSS test function to'a_test_func - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Rename the debugger XSS test function to'a_test_func
Date
Msg-id E1dmzz8-0002wN-8V@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Rename the debugger XSS test function to 'a_test_function' to ensure it appears near the top of the tree and not
off-screen.

This should not be a permanent fix (the test should be able to scroll the treeview), but works for now to stop tests
failing.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=048205ead5c74c8e9c3994b9f3f91d76bdf32dc4
Author: Harshal Dhumal <harshal.dhumal@enterprisedb.com>

Modified Files
--------------
web/pgadmin/feature_tests/xss_checks_pgadmin_debugger_test.py | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: [pgAdmin4][Patch]: Allow user to provide custom SSL certificatesand provide .pgpass file
Next
From: Dave Page
Date:
Subject: Re: pgAdmin 4 commit: Fix the feature tests failuers.