pgadmin4/web/pgadmin/browser
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
..
server_groups Test suite improvements: 2016-07-27 15:33:36 +01:00
static Make the Parameter grid use a workflow consistent with other grids. Fixes #1241 2016-07-18 11:50:42 +01:00
templates/browser Property 'URL' (of type string) not quoted in browser.js template when extending pgAdmin.Browser. Fixes #1504 2016-07-26 12:47:46 +01:00
tests Test suite improvements: 2016-07-27 15:33:36 +01:00
__init__.py Stop using deprecated imports. 2016-07-22 16:25:23 +01:00
collection.py Stop using deprecated imports. 2016-07-22 16:25:23 +01:00
utils.py Stop using deprecated imports. 2016-07-22 16:25:23 +01:00