You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Derek Fitchett edited this page Oct 10, 2024
·
3 revisions
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.
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.