Explain in a few lines the purpose of this pull request
Issue link: required
Doc Issue: Optional, link issue from documentation repository
Applicable Labels: Spec, product, version, type (specify requested labels)
- Built complete solution with pull request in place.
- Ran checkstyle plugin with pull request in place.
- Ran Findbugs plugin with pull request in place.
- Formatted code according to WSO2 code style.
- Migration scripts written (if applicable).
- Ran FindSecurityBugs plugin and verified report.
- Ran Dependency-check plugin and verified report for new dependencies added.
- Ran Dependency-check plugin and verified report for dependency version changes.
- Have you verify the PR does't commit any keys, passwords, tokens, usernames, or other secrets?
- Have you followed secure coding standards in WSO2 Secure Engineering Guidelines?
- Written unit tests.
- Documented test scenarios(link available in guides).
- Written automation tests (link available in guides).
- Verified tests in multiple database environments (if applicable).
- Verified tests in multiple deployed specifications (if applicable).
- Tested with OBBI enabled (if applicable).
- Tested with specification regulatory conformance suites (if applicable).
Automation Test Details
Test Suite | Test Script IDs |
---|---|
Integration Suite | TCXXXXX, TCXXXX |
Conformance Tests Details
Test Suite Name | Test Suite Version | Scenarios | Result |
---|---|---|---|
Security Suite | VX.X | Foo, Bar | Passed |