apim-test-integration
apim-test-integration copied to clipboard
Creating run-scenario.bat to run integration tests in Windows
Tasks
- Include Maven Install
- Include JAVA_HOME Setting
- Include Git Install
- Clone Product Repo
- Do changes in master-datasources.xml, copy db jdbc jar, etc
- Zip and copy the modified pack in /target folder
- Run integration tests
After a discussion, we thought to write a python script that is interoperable between different environments (Windows/Linux). @chaminda is working on that.