pgAdmin 4 commit: Rename the debugger XSS test function to 'a_test_func

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Rename the debugger XSS test function to 'a_test_func
Date: 2017-08-30 10:12:34
Message-ID: E1dmzz8-0002wN-8V@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)dhumal(at)enterprisedb(dot)com>

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-08-30 10:13:18 Re: pgAdmin 4 commit: Fix the feature tests failuers.
Previous Message Dave Page 2017-08-30 08:53:26 Re: [pgAdmin4][Patch]: Allow user to provide custom SSL certificates and provide .pgpass file