pgadmin4/web/pgadmin/browser/server_groups
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
..
servers Test suite improvements: 2016-07-27 15:33:36 +01:00
static/img Re-organise node structure and loading to make things somewhat more 2015-03-10 13:09:11 +00:00
templates/server_groups Fixes #1262 - Do not allow to delete the default server group. 2016-05-31 13:48:07 +05:30
tests 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