pgadmin4/web/pgadmin
Navnath Gadakh 5c3c543d2e Test suite improvements:
- Test framework support API testing with multiple server for this we need to modify test_config.json(for user it’s test_config.json.in) and test_advanced_config.json(for user it’s test_advanced_config.json.in). Server details of PG and  PPAS are included in both .in files.

- Removed the logic of logging in  the test client on each test scenario(As per Khushboo's comment in previous email).  We need this logic in test cases under ‘browser/tests/’ as for test scenarios like change password and  invalid login test cases as test client should be logged out first. So, as per this the code is slightly modified in ‘browser/tests/’.
2016-07-27 15:33:36 +01:00
..
about Stop using deprecated imports. 2016-07-22 16:25:23 +01:00
browser Test suite improvements: 2016-07-27 15:33:36 +01:00
dashboard Stop using deprecated imports. 2016-07-22 16:25:23 +01:00
help Stop using deprecated imports. 2016-07-22 16:25:23 +01:00
misc Flask-Babel 0.11+ compatibility. Fixes #1496 2016-07-25 17:23:10 +01:00
model Stop using deprecated imports. 2016-07-22 16:25:23 +01:00
preferences Stop using deprecated imports. 2016-07-22 16:25:23 +01:00
redirects Stop using deprecated imports. 2016-07-22 16:25:23 +01:00
settings Stop using deprecated imports. 2016-07-22 16:25:23 +01:00
static Replace 'Add' buttons with '+' 2016-07-26 12:54:59 +01:00
templates Code tidy. 2016-06-21 14:21:06 +01:00
tools Display basic query info when execution completes in the query tool. Fixes #1507 2016-07-27 11:36:13 +01:00
translations/fr/LC_MESSAGES Fix i18n for the docking system. 2015-03-03 10:51:29 +00:00
utils Test suite improvements: 2016-07-27 15:33:36 +01:00
__init__.py Fix numerous encoding issues. Fixes #1307. Fixes #1479 2016-07-26 15:05:14 +01:00
messages.pot Update message catalog. 2016-06-21 12:17:41 +01:00