BEP Services (VRO Internal) - department-of-veterans-affairs/abd-vro GitHub Wiki

Be sure to see this page for an external user guide.

At this time, VRO's integration with BIS is restricted only to support the EP400 Merge application's use case. Furthermore, only the subset of BIS methods implemented by the VRO BIS microservice may be used without further discussion and approval by the BIS team.

Current Approval Documentation

You can reach the following contacts through Microsoft Teams:

  • BIS engineering PoCs: Jinmay Patel and John Dell
  • BIS product PoC: Lindsay Tucker
Integration Tests

To ensure ongoing compatibility with the BIS api signatures, the VRO project maintains an integration test that is invoked via the following gradle command: ./gradlew :svc-bgs-api:integrationTest

This test is executed as part of the pull request required checks. Please see the following screenshot of the passing test for more context on how VRO CI processes continue to validate the integration test.

./gradlew :svc-bgs-api:integrationTest

⚠️ **GitHub.com Fallback** ⚠️