Closed rabi-siddique closed 3 months ago
Latest commit: |
ff20a7b
|
Status: | ✅ Deploy successful! |
Preview URL: | https://5b9c458a.agoric-dapp-inter-emerynet.pages.dev |
Branch Preview URL: | https://rs-label-triggered-liquidati.agoric-dapp-inter-emerynet.pages.dev |
The PR introduces the capability to trigger liquidation end-to-end tests using labels. Previously, for liquidation testing, we had to either test things locally or wait for our PR to be merged into the main branch before triggering the liquidation workflows.
In this PR, we bring these capabilities:
liquidation-testing label
to a PR will trigger all liquidation tests.liquidation-reconstitution-testing
label to a PR will trigger all liquidation reconstitution tests.emerynet
label will trigger the Liquidation and Liquidation Reconstitution tests against the Emerynet network, provided that theliquidation-testing
orliquidation-reconstitution
labels have also been added to the PR.