pgadmin4/web/pgadmin/utils
Navnath Gadakh 81e2bc1e80 Test suite enhancements:
1. The user will specify the tablespace path in test_config.json.in
2.  If tablespace path not found, skip the test cases for that server(Only tablespace test cases)
3.  Add the skipped test summary in the test result. (Now it's showing on console + in log file, but need to update in a final enhanced test summary report. Which is research point we will work on that after finishing all nodes API test cases)
4.  Removed the test_ prefix from the values in the config files.
5. Add tablespace and roles tests
2016-08-09 16:05:40 +01:00
..
driver Further misc quoting/encoding related fixes. 2016-08-01 15:23:06 +01:00
sqlautocomplete Code tidy. 2016-06-21 14:21:06 +01:00
__init__.py Code tidy. 2016-06-21 14:21:06 +01:00
ajax.py Stop using deprecated imports. 2016-07-22 16:25:23 +01:00
crypto.py Code tidy. 2016-06-21 14:21:06 +01:00
html.py [Python 3 compatibility] Introduced a separate HTML safe string function 2016-05-16 11:58:42 +05:30
menu.py Code tidy. 2016-06-21 14:21:06 +01:00
paths.py Stop using deprecated imports. 2016-07-22 16:25:23 +01:00
preferences.py Prevent the user attempting to run external commands if the bin path is not configured. Fixes #1177 2016-08-08 11:59:37 +01:00
route.py Test suite enhancements: 2016-08-09 16:05:40 +01:00
session.py [Python 3 Compability] Made changes to make the new server-side session 2016-07-11 16:29:06 +05:30