| Issue 101: | flowservice : MeandreServerIntegrationTest | |
| 1 person starred this issue and may be notified of changes. | Back to list |
Few issues: 1. Has mysql username and password hardcoded -a big no. Can you remove that and use the property file -Extend BaseManagerTestCase and store the jdbc properties there. Load the jdbc properties from the settings.xml file. 2. Make sure this test works? It is kind of good test to have in anycase. |